Skip to content

Hostname

namnamak.com

Last fetched

namnamak.com resolves to 3 IPv4 addresses operated by AS48715 in IR. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · namnamak.comRouting diversity3.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/namnamak.com

Resolution chain

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

WHOIS identity

Registrar
iana:69
Organization
mostafa ajvadi
Contact emails

Subdomains

14 observed subdomains of namnamak.com.

Web-graph footprint

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

139 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • namnamak.com

SPF policy

7 SPF mechanisms authorising senders for namnamak.com.

MechanismTarget
SPF_Anamnamak.com
SPF_IP185.120.222.143
SPF_IP185.120.222.162
SPF_IP185.49.84.242/24
SPF_IP195.201.111.147
SPF_IP79.127.127.17
SPF_MXnamnamak.com

Related pages

Pivot deeper into the graph from namnamak.com.

Cypher and MCP

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

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