Skip to content

Hostname

breukelen.valk.com

Last fetched

breukelen.valk.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · breukelen.valk.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/breukelen.valk.com

Resolution chain

breukelen.valk.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

No WHOIS records are currently associated with breukelen.valk.com in WhisperGraph.

Subdomains

2 observed subdomains of breukelen.valk.com.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for breukelen.valk.com.

MechanismTarget
SPF_Abreukelen.valk.com
SPF_INCLUDE_spf.exactonline.nl
SPF_INCLUDE_spf.travelclick.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP145.131.201.18
SPF_IP40.91.224.63
SPF_IP92.68.96.169
SPF_MXbreukelen.valk.com

Related pages

Pivot deeper into the graph from breukelen.valk.com.

Cypher and MCP

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

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