Skip to content

Hostname

intakt.com

Last fetched

intakt.com resolves to 1 IPv4 address operated by KORTON_INTERNET in NL.

Nutrition Label

WHISPER CANON · intakt.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/intakt.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.239.33.22191.239.32.0/23AS58138KORTON_INTERNETNL

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for intakt.com.

MechanismTarget
SPF_INCLUDE_spf.intakt.com
SPF_INCLUDEnameweb.biz
SPF_INCLUDEsmtp.spf.ziggo.nl
SPF_INCLUDExs4all.net
SPF_IP109.123.225.192
SPF_IP194.109.193.178/28
SPF_IP2001:888:2000:0019::/64
SPF_IP217.103.9.235
SPF_IP37.34.50.127
SPF_IP62.179.121.0/26
SPF_IP82.94.179.129/26
SPF_IP82.94.201.1
SPF_IP82.94.218.192/27
SPF_IP83.161.136.175
SPF_IP92.109.12.84

Related pages

Pivot deeper into the graph from intakt.com.

Cypher and MCP

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

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