Skip to content

Hostname

rtb.buzz

Last fetched

rtb.buzz resolves to 3 IPv4 addresses operated by HETZNER-AS in DE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · rtb.buzzRouting diversity2.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint6.3/10canon.whisper.security/host/rtb.buzz

Resolution chain

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

IPPrefixASNOperatorCountry
138.199.195.122138.199.128.0/17AS24940HETZNER-ASDE
185.206.180.161185.206.180.0/24AS205787WIRELESSDATANET-LLC-1 - Wireless Data Net, LLCDE
185.206.180.173185.206.180.0/24AS205787WIRELESSDATANET-LLC-1 - Wireless Data Net, LLCDE

WHOIS identity

Registrar
iana:81
Organization
highloadit ou
Contact emails

Subdomains

9 observed subdomains of rtb.buzz.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for rtb.buzz.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspfa.mailendo.com

Related pages

Pivot deeper into the graph from rtb.buzz.

Cypher and MCP

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

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