Skip to content

Hostname

ppc.buzz

Last fetched

ppc.buzz resolves to 2 IPv4 addresses operated by HVC-AS - HIVELOCITY, Inc. in NL. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · ppc.buzzRouting diversity2.4/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ppc.buzz

Resolution chain

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

IPPrefixASNOperatorCountry
45.158.37.14445.158.36.0/23AS29802HVC-AS - HIVELOCITY, Inc.NL
162.212.57.202162.212.57.0/24AS29802HVC-AS - HIVELOCITY, Inc.US

WHOIS identity

Registrar
iana:81
Organization
Contact emails

Subdomains

14 observed subdomains of ppc.buzz.

Web-graph footprint

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

9 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ppc.buzz.

MechanismTarget
SPF_Appc.buzz
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_IP45.158.37.144
SPF_MXppc.buzz

Related pages

Pivot deeper into the graph from ppc.buzz.

Cypher and MCP

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

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