Skip to content

Hostname

nuraghe-eis.com

Last fetched

nuraghe-eis.com resolves to 1 IPv4 address operated by AS60175 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · nuraghe-eis.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/nuraghe-eis.com

Resolution chain

nuraghe-eis.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
89.63.10.17289.63.0.0/20AS60175DE

WHOIS identity

Registrar
iana:151
Organization
rf-computer
Contact emails

Subdomains

1 observed subdomain of nuraghe-eis.com.

Threat posture

History

Mail and authentication

MX records

  • nuraghe-eis.com

SPF policy

2 SPF mechanisms authorising senders for nuraghe-eis.com.

MechanismTarget
SPF_Anuraghe-eis.com
SPF_MXnuraghe-eis.com

Related pages

Pivot deeper into the graph from nuraghe-eis.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "nuraghe-eis.com"})-[: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.