Skip to content

Hostname

dav.co.ir

Last fetched

dav.co.ir resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · dav.co.irRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/dav.co.ir

Resolution chain

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

IPPrefixASNOperatorCountry
37.27.50.16437.27.0.0/16AS24940FI

WHOIS identity

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

Subdomains

5 observed subdomains of dav.co.ir.

Web-graph footprint

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

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • dav.co.ir

SPF policy

6 SPF mechanisms authorising senders for dav.co.ir.

MechanismTarget
SPF_Adav.co.ir
SPF_IP116.202.114.170
SPF_IP136.243.24.110
SPF_IP37.27.50.164
SPF_IP95.217.121.113
SPF_MXdav.co.ir

Related pages

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

Cypher and MCP

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

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