Skip to content

Hostname

aamaaj.ir

Last fetched

aamaaj.ir resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
65.109.52.24065.109.0.0/16AS24940FI

WHOIS identity

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

Subdomains

3 observed subdomains of aamaaj.ir.

Web-graph footprint

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

44 sites link to this hostname.

167 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • aamaaj.ir

SPF policy

13 SPF mechanisms authorising senders for aamaaj.ir.

MechanismTarget
SPF_Aaamaaj.ir
SPF_IP185.51.203.169
SPF_IP185.51.203.170
SPF_IP185.51.203.171
SPF_IP65.108.59.62
SPF_IP65.109.215.156
SPF_IP65.109.52.240
SPF_IP78.157.38.115
SPF_IP78.157.38.118
SPF_IP78.157.38.123
SPF_IP94.130.49.219
SPF_IP94.130.49.250
SPF_MXaamaaj.ir

Related pages

Pivot deeper into the graph from aamaaj.ir.

Cypher and MCP

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

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