Skip to content

Hostname

buzz.broodle.one

Last fetched

buzz.broodle.one resolves to 3 IPv4 addresses operated by AS24560 in IN.

Nutrition Label

WHISPER CANON · buzz.broodle.oneRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/buzz.broodle.one

Resolution chain

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

IPPrefixASNOperatorCountry
122.176.149.109122.176.149.0/24AS24560IN
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with buzz.broodle.one in WhisperGraph.

Subdomains

1 observed subdomain of buzz.broodle.one.

Web-graph footprint

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

12 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for buzz.broodle.one.

MechanismTarget
SPF_Abuzz.broodle.one
SPF_INCLUDEmu1.broodlepro.com
SPF_IP122.176.149.109
SPF_IP139.84.175.15
SPF_IP9.1.1.30
SPF_MXbuzz.broodle.one

Related pages

Pivot deeper into the graph from buzz.broodle.one.

Cypher and MCP

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

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