Skip to content

Hostname

nanoaxon.com

Last fetched

nanoaxon.com resolves to 2 IPv4 addresses operated by AS61173 in IR. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · nanoaxon.comRouting diversity2.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.9/10canon.whisper.security/host/nanoaxon.com

Resolution chain

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

WHOIS identity

Registrar
iana:1387
Organization
jafar moghimi rad
Contact emails

Subdomains

7 observed subdomains of nanoaxon.com.

Web-graph footprint

Distinct hostnames that link to or from nanoaxon.com in the public web crawl.

5 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • nanoaxon.com

SPF policy

7 SPF mechanisms authorising senders for nanoaxon.com.

MechanismTarget
SPF_Ananoaxon.com
SPF_IP136.243.102.96
SPF_IP138.201.141.102
SPF_IP185.255.90.123
SPF_IP94.130.88.231
SPF_IP95.217.37.179
SPF_MXnanoaxon.com

Related pages

Pivot deeper into the graph from nanoaxon.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "nanoaxon.com"})-[: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.