Skip to content

Hostname

edocs.ir

Last fetched

edocs.ir resolves to 1 IPv4 address operated by AS31549 in IR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
94.182.85.23194.182.64.0/19AS31549IR

WHOIS identity

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

Threat posture

History

Mail and authentication

MX records

  • edocs.ir

SPF policy

10 SPF mechanisms authorising senders for edocs.ir.

MechanismTarget
SPF_Aedocs.ir
SPF_IP188.75.78.44
SPF_IP37.156.147.219
SPF_IP37.156.147.242
SPF_IP45.159.148.144
SPF_IP92.242.198.4
SPF_IP94.182.177.67
SPF_IP94.182.85.230
SPF_IP94.182.85.231
SPF_MXedocs.ir

Related pages

Pivot deeper into the graph from edocs.ir.

Cypher and MCP

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

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