Skip to content

Hostname

ggdhvb.nl

Last fetched

ggdhvb.nl resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

WHISPER CANON · ggdhvb.nlRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/ggdhvb.nl

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.146.9615.198.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.132.2133.33.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

25 observed subdomains of ggdhvb.nl.

Web-graph footprint

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

387 sites link to this hostname.

348 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ggdhvb.nl.

MechanismTarget
SPF_Amail.desan.nl
SPF_Amalengo.exception.mx
SPF_INCLUDE_spf.zorgmail.nl
SPF_INCLUDEspf.aksi.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_INCLUDEspf1.ggdhvb.nl
SPF_IP208.91.114.151/32
SPF_IP40.113.134.115
SPF_IP83.219.84.233

Related pages

Pivot deeper into the graph from ggdhvb.nl.

Cypher and MCP

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

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