Skip to content

Hostname

bubbleroom.com

Last fetched

bubbleroom.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:638 as the registrar.

Nutrition Label

WHISPER CANON · bubbleroom.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bubbleroom.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.69.158104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.209.167172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:638
Organization
domain manager
Contact emails

Subdomains

40 observed subdomains of bubbleroom.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for bubbleroom.com.

MechanismTarget
SPF_INCLUDE_spf.centerasecurity.dk
SPF_INCLUDEcarmamail.com
SPF_INCLUDEfdspfeuc.freshemail.io
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.ilnet.se
SPF_INCLUDEspf.logicalware.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP184.107.113.0/24
SPF_IP194.132.117.189/32
SPF_IP212.116.76.140
SPF_IP81.201.223.0/24
SPF_IP91.212.228.169
SPF_MXbubbleroom.com

Related pages

Pivot deeper into the graph from bubbleroom.com.

Cypher and MCP

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

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