Skip to content

Hostname

mail.simplecms.ir

Last fetched

mail.simplecms.ir resolves to 1 IPv4 address operated by DIGITURUNC in NL.

Nutrition Label

WHISPER CANON · mail.simplecms.irRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mail.simplecms.ir

Resolution chain

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

IPPrefixASNOperatorCountry
45.252.182.14845.252.182.0/24AS48011DIGITURUNCNL

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for mail.simplecms.ir.

MechanismTarget
SPF_Amail.simplecms.ir
SPF_IP188.40.251.225
SPF_IP188.40.251.234
SPF_IP188.40.251.235
SPF_IP45.252.181.133
SPF_IP45.252.182.148
SPF_IP65.21.223.145
SPF_MXmail.simplecms.ir

Related pages

Pivot deeper into the graph from mail.simplecms.ir.

Cypher and MCP

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

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