Skip to content

Hostname

buz.net

Last fetched

buz.net resolves to 1 IPv4 address operated by GLOBAL-IP-NETWORKS - Global IP Networks INC in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · buz.netRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/buz.net

Resolution chain

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

IPPrefixASNOperatorCountry
66.128.56.19966.128.48.0/20AS7819GLOBAL-IP-NETWORKS - Global IP Networks INCUS

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 013036195
Contact emails

Subdomains

77 observed subdomains of buz.net.

Web-graph footprint

Distinct hostnames that link to or from buz.net in the public web crawl.

7 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for buz.net.

MechanismTarget
SPF_Asmartmail.buz.net
SPF_IP66.128.56.192/26

Related pages

Pivot deeper into the graph from buz.net.

Cypher and MCP

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

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