Skip to content

Hostname

bznav.com

Last fetched

bznav.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · bznav.comRouting diversity4.8/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bznav.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.209.215.4413.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.114.553.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.36.162.33.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.154.1243.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.201.179.9143.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.223.2843.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.11.22352.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.166.16052.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.32.4752.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.115.18352.79.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.128.6452.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.KR
43.201.190.10343.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.88.19243.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
13.124.149.4013.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:468
Organization
on behalf of bznav.com owner
Contact emails

Subdomains

38 observed subdomains of bznav.com.

Web-graph footprint

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

20 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for bznav.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.stibee.com

Related pages

Pivot deeper into the graph from bznav.com.

Cypher and MCP

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

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