Skip to content

Hostname

exampledir.com

Last fetched

exampledir.com resolves to 1 IPv4 address operated by AS151612 in NZ. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · exampledir.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/exampledir.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.243.170.2103.243.170.0/23AS151612NZ

WHOIS identity

Registrar
iana:303
Organization
ionel bratu
Contact emails

Subdomains

7 observed subdomains of exampledir.com.

Web-graph footprint

Distinct hostnames that link to or from exampledir.com in the public web crawl.

424 sites link to this hostname.

151 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • exampledir.com

SPF policy

7 SPF mechanisms authorising senders for exampledir.com.

MechanismTarget
SPF_Aexampledir.com
SPF_IP103.243.170.2
SPF_IP104.192.2.67
SPF_IP114.23.57.180
SPF_IP114.23.57.20
SPF_IP94.102.62.12
SPF_MXexampledir.com

Related pages

Pivot deeper into the graph from exampledir.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "exampledir.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.