Skip to content

Hostname

bubuqueen.com

Last fetched

bubuqueen.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · bubuqueen.comRouting diversity5.2/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bubuqueen.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.30.63.130100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.48.165.125100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.196.141100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.206.50.22318.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.169.1903.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.68.5234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.226.120.21634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.228.253.2534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.139.17052.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.91.240.5154.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.83.8298.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.121.12798.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

1 observed subdomain of bubuqueen.com.

Web-graph footprint

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

4 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from bubuqueen.com.

Cypher and MCP

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

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