Skip to content

Hostname

naba369.com

Last fetched

naba369.com resolves to 2 IPv4 addresses operated by AKAMAI-LINODE-AP - Akamai Connected Cloud in US. WHOIS lists iana:638 as the registrar.

Nutrition Label

WHISPER CANON · naba369.comRouting diversity2.4/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/naba369.com

Resolution chain

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

IPPrefixASNOperatorCountry
172.104.29.37172.104.16.0/20AS63949AKAMAI-LINODE-AP - Akamai Connected CloudUS
84.75.194.2484.75.194.0/24AS396362LEASEWEB-USA-NYC - Leaseweb USA, Inc.CH

WHOIS identity

Registrar
iana:638
Organization
protected protected
Contact emails

Subdomains

63 observed subdomains of naba369.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for naba369.com.

MechanismTarget
SPF_INCLUDEspf.antispamcloud.com
SPF_IP172.104.29.37

Related pages

Pivot deeper into the graph from naba369.com.

Cypher and MCP

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

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