Skip to content

Hostname

guestzone.nl

Last fetched

guestzone.nl resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists iana:1581 as the registrar.

Nutrition Label

WHISPER CANON · guestzone.nlRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/guestzone.nl

Resolution chain

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

IPPrefixASNOperatorCountry
143.198.250.44143.198.248.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
iana:1581
Organization
Contact emails

Subdomains

6 observed subdomains of guestzone.nl.

Web-graph footprint

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

26 sites link to this hostname.

244 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for guestzone.nl.

MechanismTarget
SPF_Aguestzone.nl
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.26.125.210
SPF_MXguestzone.nl

Related pages

Pivot deeper into the graph from guestzone.nl.

Cypher and MCP

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

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