Skip to content

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

WHISPER CANON · kraakman.comRouting diversity1.5/10Peering density4.0/10MOAS conflict⚠ 3 conflictsThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/kraakman.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.214.231.24335.214.128.0/17AS43515NL

WHOIS identity

Registrar
iana:1480
Organization
rfc it
Contact emails

Subdomains

13 observed subdomains of kraakman.com.

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.

MechanismTarget
SPF_Akraakman.com
SPF_INCLUDE144780096.spf03.hubspotemail.net
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.ess.de.barracudanetworks.com
SPF_INCLUDEspf.ping64.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP136.144.241.30
SPF_IP178.162.177.161/32
SPF_IP185.225.222.227
SPF_IP217.77.137.91
SPF_IP217.77.137.92
SPF_IP2a03:3a61:a2:0:0:0:0:2
SPF_IP4.185.96.20/32
SPF_IP4.225.210.0/28
SPF_IP4.225.210.64/28
SPF_IP51.12.128.205/32
SPF_MXkraakman.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.