Skip to content

Hostname

b9i7.net

Last fetched

b9i7.net resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · b9i7.netRouting diversity5.7/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/b9i7.net

Resolution chain

b9i7.net resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.128.24.39108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.132.172.27108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.108.108.1833.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.248.175.393.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.251.231.1783.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.242.23.12134.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.243.188.18934.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.20.162.5152.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.48.652.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.209.168.14452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.72.10852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.210.20452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.78.14552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.66.18.16052.66.0.0/19AS16509AMAZON-02 - Amazon.com, Inc.IN
54.209.3.13554.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.220.114.20254.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.92.146.16454.92.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
63.32.167.13563.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
63.34.143.3663.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.87.21599.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
domain registration
Contact emails

Subdomains

3 observed subdomains of b9i7.net.

Threat posture

History

Related pages

Pivot deeper into the graph from b9i7.net.

Cypher and MCP

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

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