Skip to content

Hostname

efteling.com

Last fetched

efteling.com resolves to 2 IPv4 addresses operated by KPN KPN National in NL.

Nutrition Label

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

Resolution chain

efteling.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.45.113.60194.45.112.0/21AS1136KPN KPN NationalNL
212.178.107.58212.178.96.0/19AS33915TNF-ASNL

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 efteling.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for efteling.com.

MechanismTarget
SPF_Aefteling.com
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.199.16.29
SPF_IP212.178.107.61
SPF_MXefteling.com

Related pages

Pivot deeper into the graph from efteling.com.

Cypher and MCP

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

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