Skip to content

Hostname

dezhdoor.com

Last fetched

dezhdoor.com resolves to 1 IPv4 address operated by Hostiran-Network - NOAVARAN SHABAKEH SABZ MEHREGAN (Ltd.) in IR. WHOIS lists iana:1387 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
5.144.129.235.144.129.0/24AS59441Hostiran-Network - NOAVARAN SHABAKEH SABZ MEHREGAN (Ltd.)IR

WHOIS identity

Registrar
iana:1387
Organization
hostiran network
Contact emails

Subdomains

9 observed subdomains of dezhdoor.com.

Web-graph footprint

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

40 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • dezhdoor.com

SPF policy

10 SPF mechanisms authorising senders for dezhdoor.com.

MechanismTarget
SPF_Adezhdoor.com
SPF_INCLUDEmailii.org
SPF_INCLUDEspf.mailii.org
SPF_IP176.120.16.108
SPF_IP185.105.186.143
SPF_IP5.144.130.26
SPF_IP62.60.201.13
SPF_IP62.60.201.24
SPF_IP87.107.155.72
SPF_MXdezhdoor.com

Related pages

Pivot deeper into the graph from dezhdoor.com.

Cypher and MCP

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

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