Skip to content

Hostname

bumblebee.com

Last fetched

bumblebee.com resolves to 1 IPv4 address operated by DREAMHOST-AS - New Dream Network, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · bumblebee.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/bumblebee.com

Resolution chain

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

IPPrefixASNOperatorCountry
69.163.159.9769.163.128.0/17AS26347DREAMHOST-AS - New Dream Network, LLCUS

WHOIS identity

Registrar
iana:146
Organization
bumble bee foods,
Contact emails

Subdomains

15 observed subdomains of bumblebee.com.

Web-graph footprint

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

400 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bumblebee.com.

MechanismTarget
SPF_Abeewellmiles.com
SPF_Acloverleaf.ca
SPF_Aconnors.ca
SPF_Awellsfargo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP20.36.27.215/32
SPF_MXbumblebee.com

Related pages

Pivot deeper into the graph from bumblebee.com.

Cypher and MCP

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

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