Skip to content

Hostname

bubble-planet.com

Last fetched

bubble-planet.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · bubble-planet.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bubble-planet.com

Resolution chain

bubble-planet.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.233.125108.138.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.233.15108.138.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.233.21108.138.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.233.3108.138.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.172.112.12418.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.1618.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.5918.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.6818.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.10418.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.2218.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.3918.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.8718.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.8.11418.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.6518.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.718.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.8218.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:146
Organization
domain id shield service
Contact emails

Web-graph footprint

Distinct hostnames that link to or from bubble-planet.com in the public web crawl.

256 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bubble-planet.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from bubble-planet.com.

Cypher and MCP

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

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