Hostname
valken.com
Last fetched
valken.com resolves to 1 IPv4 address operated by AS209626 in NL. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
valken.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 89.106.200.1 | 89.106.200.0/24 | AS209626 | — | NL |
WHOIS identity
- Registrar
- iana:2
- Organization
- kim postorivo
- Contact emails
- bozek@valken.com
- eugenio329@yahoo.com
- gino@valken.com
- valken.com@monikerprivacy.net
- info@domain-contact.org
- 467aff98bc7b60c3aecf95e26fc9ad09a892f9d8a7eb801a47fb5902c5d6ef76@valken.com.whoisproxy.org
- 762ea235ad5f4a185aabe3f50f4355809688d331857c3c0db1b951a756149f7d@valken.com.whoisproxy.org
- b0303e0365fce0e67c49dcbf00a14f9a413016f8b7534fabb3b079181cd2ba94@valken.com.whoisproxy.org
Subdomains
14 observed subdomains of valken.com.
Web-graph footprint
Distinct hostnames that link to or from valken.com in the public web crawl.
91 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for valken.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.bigcommerce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | sent-via.netsuite.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from valken.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "valken.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.