Skip to content

Hostname

nab.com.na

Last fetched

nab.com.na resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in ZA.

Nutrition Label

WHISPER CANON · nab.com.naRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/nab.com.na

Resolution chain

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

IPPrefixASNOperatorCountry
13.244.177.14113.244.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

No WHOIS records are currently associated with nab.com.na in WhisperGraph.

Subdomains

12 observed subdomains of nab.com.na.

Web-graph footprint

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

36 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for nab.com.na.

MechanismTarget
SPF_Anab.com.na
SPF_Auno.kongamo.com
SPF_IP41.218.71.154
SPF_IP41.218.71.155
SPF_MXnab.com.na
SPF_MXsmx.nab.com.na

Related pages

Pivot deeper into the graph from nab.com.na.

Cypher and MCP

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

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