Skip to content

Hostname

atiehdaran.com

Last fetched

atiehdaran.com resolves to 3 IPv4 addresses operated by AS205585 in IR. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · atiehdaran.comRouting diversity3.0/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/atiehdaran.com

Resolution chain

atiehdaran.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1387
Organization
Contact emails

Subdomains

2 observed subdomains of atiehdaran.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for atiehdaran.com.

MechanismTarget
SPF_Aatiehdaran.com
SPF_Amailgw-a.getway.biz
SPF_INCLUDE_auxspf.axspace.com
SPF_IP116.202.95.160/28
SPF_IP49.12.92.36
SPF_MXatiehdaran.com

Related pages

Pivot deeper into the graph from atiehdaran.com.

Cypher and MCP

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

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