Skip to content

Hostname

dehkadeit.com

Last fetched

dehkadeit.com resolves to 2 IPv4 addresses operated by AS51431 in IR. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · dehkadeit.comRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/dehkadeit.com

Resolution chain

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

WHOIS identity

Registrar
iana:113
Organization
dehkadeit
Contact emails

Subdomains

30 observed subdomains of dehkadeit.com.

Web-graph footprint

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

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • dehkadeit.com

SPF policy

8 SPF mechanisms authorising senders for dehkadeit.com.

MechanismTarget
SPF_Adehkadeit.com
SPF_IP138.201.86.177
SPF_IP178.63.103.103
SPF_IP185.73.201.240
SPF_IP78.46.75.21
SPF_IP88.99.248.98
SPF_IP88.99.89.211
SPF_MXdehkadeit.com

Related pages

Pivot deeper into the graph from dehkadeit.com.

Cypher and MCP

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

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