Skip to content

Hostname

bznk.com

Last fetched

bznk.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:472 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.158.104.1513.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.137.15352.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.38.752.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.175.19254.150.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.140.13154.249.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.105.454.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.199.14954.95.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.250.2557.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.108.1357.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:472
Organization
jamson lin
Contact emails

Subdomains

21 observed subdomains of bznk.com.

Web-graph footprint

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

39 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for bznk.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from bznk.com.

Cypher and MCP

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

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