Skip to content

Hostname

databee.buzz

Last fetched

databee.buzz resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · databee.buzzRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/databee.buzz

Resolution chain

databee.buzz resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.11713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
99.84.160.12599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.3999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.4499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.9499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
comcast corporation
Contact emails

Subdomains

13 observed subdomains of databee.buzz.

Web-graph footprint

Distinct hostnames that link to or from databee.buzz in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for databee.buzz.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_IP148.163.141.77
SPF_IP148.163.145.77

Related pages

Pivot deeper into the graph from databee.buzz.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "databee.buzz"})-[: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.