Hostname
kraakman.com
Last fetched
kraakman.com resolves to 1 IPv4 address operated by AS43515 in NL. WHOIS lists iana:1480 as the registrar.
Nutrition Label
Resolution chain
kraakman.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 |
|---|---|---|---|---|
| 35.214.231.243 | 35.214.128.0/17 | AS43515 | — | NL |
WHOIS identity
- Registrar
- iana:1480
- Organization
- rfc it
- Contact emails
- —
Subdomains
13 observed subdomains of kraakman.com.
Showing 12 of 13. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from kraakman.com in the public web crawl.
112 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
19 SPF mechanisms authorising senders for kraakman.com.
| Mechanism | Target |
|---|---|
| SPF_A | kraakman.com |
| SPF_INCLUDE | 144780096.spf03.hubspotemail.net |
| SPF_INCLUDE | _spf.eu.mailgun.org |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.ess.de.barracudanetworks.com |
| SPF_INCLUDE | spf.ping64.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.topdesk.net |
| SPF_IP | 136.144.241.30 |
| SPF_IP | 178.162.177.161/32 |
| SPF_IP | 185.225.222.227 |
| SPF_IP | 217.77.137.91 |
| SPF_IP | 217.77.137.92 |
| SPF_IP | 2a03:3a61:a2:0:0:0:0:2 |
| SPF_IP | 4.185.96.20/32 |
| SPF_IP | 4.225.210.0/28 |
| SPF_IP | 4.225.210.64/28 |
| SPF_IP | 51.12.128.205/32 |
| SPF_MX | kraakman.com |
Related pages
Pivot deeper into the graph from kraakman.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kraakman.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.