Skip to content

Hostname

daftareshoma.com

Last fetched

daftareshoma.com resolves to 3 IPv4 addresses operated by ACOD in IR. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · daftareshoma.comRouting diversity3.0/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/daftareshoma.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.143.233.235185.143.233.0/24AS205585ACODIR
185.143.234.235185.143.234.0/24AS205585ACODIR
208.91.112.55208.91.112.0/24AS40934TRIANGLE-COMMUNICATIONS - Triangle CommunicationsUS
208.91.112.55208.91.112.0/24AS40934TRIANGLE-COMMUNICATIONS - Triangle CommunicationsCA

WHOIS identity

Registrar
iana:69
Organization
ali dashti
Contact emails

Subdomains

25 observed subdomains of daftareshoma.com.

Web-graph footprint

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

88 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for daftareshoma.com.

MechanismTarget
SPF_Adaftareshoma.com
SPF_Amail.daftareshoma.com
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEmailerino.com
SPF_INCLUDEspf.pakat.net
SPF_MXdaftareshoma.com

Related pages

Pivot deeper into the graph from daftareshoma.com.

Cypher and MCP

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

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