Skip to content

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

WHISPER CANON · nutergia.itRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/nutergia.it

Resolution chain

nutergia.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:nameshield
Organization
laboratoire nutergia
Contact emails

Subdomains

1 observed subdomain of 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 outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for nutergia.it.

MechanismTarget
SPF_INCLUDE_spf_eucentral1.prod.hydra.sophos.com
SPF_INCLUDEmail.nutergia.fr
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf4.sbr-master.net
SPF_IP2001:41d0:303:12dd::/64
SPF_IP2001:41d0:d:d25::/64
SPF_IP37.64.96.17
SPF_IP37.64.96.21
SPF_IP46.105.108.8
SPF_IP51.75.128.230
SPF_IP79.137.65.221
SPF_MXnutergia.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.