Hostname
nutergia.it
Last fetched
nutergia.it resolves to 2 IPv4 addresses operated by AS20756 in FR. WHOIS lists registrar:nameshield as the registrar.
Nutrition Label
Resolution chain
nutergia.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 81.92.80.55 | 81.92.80.0/20 | AS20756 | — | FR |
| 81.92.80.56 | 81.92.80.0/20 | AS20756 | — | FR |
WHOIS identity
- Registrar
- registrar:nameshield
- Organization
- laboratoire nutergia
- Contact emails
- —
Subdomains
1 observed subdomain of nutergia.it.
| Subdomain |
|---|
| www.nutergia.it |
Web-graph footprint
Distinct hostnames that link to or from nutergia.it in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for nutergia.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf_eucentral1.prod.hydra.sophos.com |
| SPF_INCLUDE | mail.nutergia.fr |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_INCLUDE | spf4.sbr-master.net |
| SPF_IP | 2001:41d0:303:12dd::/64 |
| SPF_IP | 2001:41d0:d:d25::/64 |
| SPF_IP | 37.64.96.17 |
| SPF_IP | 37.64.96.21 |
| SPF_IP | 46.105.108.8 |
| SPF_IP | 51.75.128.230 |
| SPF_IP | 79.137.65.221 |
| SPF_MX | nutergia.it |
Related pages
Pivot deeper into the graph from nutergia.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nutergia.it"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.