Skip to content

Hostname

1bw9.com

Last fetched

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

Nutrition Label

WHISPER CANON · 1bw9.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/1bw9.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.184.593.5.184.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.5.185.523.5.184.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.5.185.843.5.184.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.5.187.1023.5.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.5.187.383.5.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.5.187.553.5.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.5.187.643.5.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.5.189.03.5.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.5.189.1253.5.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.5.189.663.5.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.5.189.73.5.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.5.189.943.5.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
52.219.202.3252.219.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR
52.219.206.1252.219.206.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR
52.219.206.8052.219.206.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

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

Subdomains

1 observed subdomain of 1bw9.com.

Subdomain
www.1bw9.com

Web-graph footprint

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

5 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from 1bw9.com.

Cypher and MCP

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

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