Skip to content

Hostname

qbuzz.nl

Last fetched

qbuzz.nl resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists registrar:novagraaf nederland b.v. as the registrar.

Nutrition Label

WHISPER CANON · qbuzz.nlRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/qbuzz.nl

Resolution chain

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

IPPrefixASNOperatorCountry
34.49.144.21734.32.0.0/11AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
registrar:novagraaf nederland b.v.
Organization
Contact emails

Subdomains

64 observed subdomains of qbuzz.nl.

Web-graph footprint

Distinct hostnames that link to or from qbuzz.nl in the public web crawl.

393 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for qbuzz.nl.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.secudoc.app
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP13.94.232.90/32
SPF_IP217.19.238.48/29
SPF_IP31.171.206.167
SPF_IP51.163.166.100
SPF_IP54.194.38.195
SPF_IP54.75.9.121
SPF_IP54.76.46.137
SPF_IP54.77.253.53
SPF_IP80.113.6.242
SPF_IP82.94.177.118/32
SPF_IP84.241.158.156
SPF_IP85.146.246.62

Related pages

Pivot deeper into the graph from qbuzz.nl.

Cypher and MCP

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

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