Skip to content

Hostname

simplecms.ir

Last fetched

simplecms.ir resolves to 1 IPv4 address operated by OLIMP1-AS in NL.

Nutrition Label

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

Resolution chain

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/24AS48011OLIMP1-ASNL

WHOIS identity

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

Subdomains

2 observed subdomains of simplecms.ir.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • simplecms.ir

SPF policy

8 SPF mechanisms authorising senders for simplecms.ir.

MechanismTarget
SPF_Asimplecms.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_MXsimplecms.ir

Related pages

Pivot deeper into the graph from simplecms.ir.

Cypher and MCP

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

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