Skip to content

Hostname

dpgm.ir

Last fetched

dpgm.ir resolves to 1 IPv4 address operated by COMARCH in IR.

Nutrition Label

WHISPER CANON · dpgm.irRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/dpgm.ir

Resolution chain

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

IPPrefixASNOperatorCountry
185.94.99.100185.94.99.0/24AS204213COMARCHIR

WHOIS identity

No WHOIS records are currently associated with dpgm.ir in WhisperGraph.

Subdomains

3 observed subdomains of dpgm.ir.

Web-graph footprint

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

91 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • dpgm.ir

SPF policy

9 SPF mechanisms authorising senders for dpgm.ir.

MechanismTarget
SPF_Adpgm.ir
SPF_IP185.83.208.124
SPF_IP185.83.208.30
SPF_IP185.83.208.40
SPF_IP185.83.208.71
SPF_IP185.94.99.100
SPF_IP188.40.192.238
SPF_IP89.39.208.132
SPF_MXdpgm.ir

Related pages

Pivot deeper into the graph from dpgm.ir.

Cypher and MCP

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

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