Skip to content

Hostname

vandervalkbreda.com

Last fetched

vandervalkbreda.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · vandervalkbreda.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/vandervalkbreda.com

Resolution chain

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

IPPrefixASNOperatorCountry
46.137.121.4246.137.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:69
Organization
jan van poppel
Contact emails

Subdomains

3 observed subdomains of vandervalkbreda.com.

Web-graph footprint

Distinct hostnames that link to or from vandervalkbreda.com in the public web crawl.

142 sites link to this hostname.

115 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for vandervalkbreda.com.

MechanismTarget
SPF_INCLUDE_spf.travelclick.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.valkenhorst.nl
SPF_IP213.247.55.57/32
SPF_IP2a01:1b0:7999:402::/64
SPF_IP31.160.210.251
SPF_IP83.137.145.0/24
SPF_IP89.146.23.16
SPF_IP89.146.61.251
SPF_IP89.188.15.0/24

Related pages

Pivot deeper into the graph from vandervalkbreda.com.

Cypher and MCP

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

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