Skip to content

Hostname

icd.co.ir

Last fetched

icd.co.ir resolves to 1 IPv4 address operated by AS43754 in IR.

Nutrition Label

WHISPER CANON · icd.co.irRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/icd.co.ir

Resolution chain

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

IPPrefixASNOperatorCountry
91.207.205.3791.207.205.0/24AS43754IR

WHOIS identity

No WHOIS records are currently associated with icd.co.ir in WhisperGraph.

Subdomains

9 observed subdomains of icd.co.ir.

Web-graph footprint

Distinct hostnames that link to or from icd.co.ir in the public web crawl.

9 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • icd.co.ir

SPF policy

11 SPF mechanisms authorising senders for icd.co.ir.

MechanismTarget
SPF_Aicd.co.ir
SPF_IP178.63.45.162
SPF_IP185.141.168.132
SPF_IP185.141.168.136
SPF_IP46.4.244.130
SPF_IP93.115.150.62
SPF_IP94.130.3.119
SPF_IP95.217.46.225
SPF_IP95.217.57.36
SPF_IP95.217.92.167
SPF_MXicd.co.ir

Related pages

Pivot deeper into the graph from icd.co.ir.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "icd.co.ir"})-[: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.