Skip to content

Hostname

cd2.kinepolis.com

Last fetched

cd2.kinepolis.com resolves to 4 IPv4 addresses operated by AS20940 in US.

Nutrition Label

WHISPER CANON · cd2.kinepolis.comRouting diversity2.4/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/cd2.kinepolis.com

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with cd2.kinepolis.com in WhisperGraph.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for cd2.kinepolis.com.

MechanismTarget
SPF_Acd2.kinepolis.com
SPF_INCLUDE_spf.afasonline.nl
SPF_INCLUDEspf.flexmail.eu
SPF_INCLUDEspf.icontroller.eu
SPF_INCLUDEspf.kinepolis.com
SPF_INCLUDEspf2.kinepolis.com
SPF_IP151.248.54.100
SPF_IP81.246.10.115
SPF_IP89.36.74.155
SPF_IP91.183.178.150

Related pages

Pivot deeper into the graph from cd2.kinepolis.com.

Cypher and MCP

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

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