Skip to content

Hostname

5040.ir

Last fetched

5040.ir resolves to 2 IPv4 addresses operated by AS48715 in IR. WHOIS lists iana:103 as the registrar.

Nutrition Label

WHISPER CANON · 5040.irRouting diversity2.4/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/5040.ir

Resolution chain

5040.ir resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:103
Organization
sara ahmadi badi
Contact emails

Subdomains

15 observed subdomains of 5040.ir.

Web-graph footprint

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

34 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for 5040.ir.

MechanismTarget
SPF_A5040.ir
SPF_IP45.156.184.30
SPF_IP45.156.184.31
SPF_IP45.159.151.111
SPF_IP79.127.127.20
SPF_MX5040.ir

Related pages

Pivot deeper into the graph from 5040.ir.

Cypher and MCP

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

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