Skip to content

Hostname

buzz.comminit.com

Last fetched

buzz.comminit.com resolves to 1 IPv4 address operated by WEBWORLD-AS ta Web World Ireland in IE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.108.128.111185.108.128.0/22AS30900WEBWORLD-AS ta Web World IrelandIE

WHOIS identity

No WHOIS records are currently associated with buzz.comminit.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for buzz.comminit.com.

MechanismTarget
SPF_Abuzz.comminit.com
SPF_Adb.comminit.com
SPF_Awww.comminit.com
SPF_INCLUDE_spf.ezp.net
SPF_IP185.108.128.111
SPF_IP209.54.114.229
SPF_IP209.54.115.132
SPF_IP209.54.116.231
SPF_IP209.54.123.105
SPF_IP209.54.123.116/24
SPF_IP209.54.125.155
SPF_MXbuzz.comminit.com

Related pages

Pivot deeper into the graph from buzz.comminit.com.

Cypher and MCP

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

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