Skip to content

Hostname

ahazan.com

Last fetched

ahazan.com resolves to 1 IPv4 address operated by DIGITURUNC in NL. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · ahazan.comRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ahazan.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.252.182.14845.252.182.0/24AS48011DIGITURUNCNL

WHOIS identity

Registrar
iana:303
Organization
emitis
Contact emails

Subdomains

13 observed subdomains of ahazan.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • ahazan.com

SPF policy

4 SPF mechanisms authorising senders for ahazan.com.

MechanismTarget
SPF_Aahazan.com
SPF_IP45.252.181.133
SPF_IP45.252.182.148
SPF_MXahazan.com

Related pages

Pivot deeper into the graph from ahazan.com.

Cypher and MCP

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

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