Skip to content

Hostname

bubukick.com

Last fetched

bubukick.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1599 as the registrar.

Nutrition Label

WHISPER CANON · bubukick.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/bubukick.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.85.31.1552.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.2652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.6952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.9252.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.11254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.3054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.6754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.2918.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.
18.67.13.5918.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.
18.67.13.10718.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.
18.67.13.12518.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:1599
Organization
Contact emails

Subdomains

8 observed subdomains of bubukick.com.

Threat posture

History

Related pages

Pivot deeper into the graph from bubukick.com.

Cypher and MCP

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

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