Skip to content

Hostname

cornelsen.de

Last fetched

cornelsen.de resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · cornelsen.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cornelsen.de

Resolution chain

cornelsen.de resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.197.25.23918.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.198.196.18718.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.65.43.1773.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.66.75.113.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.79.222.973.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.157.250.17435.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.58.236.18552.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
54.93.122.10854.93.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.188.24863.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.183.18.20663.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.183.25.7463.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.183.155.4663.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

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 cornelsen.de in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for cornelsen.de.

MechanismTarget
SPF_INCLUDE_spf.qp-mail.eu
SPF_INCLUDE_spf.rexx-suite.com
SPF_INCLUDE_spf.tivian.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cornelsen.de
SPF_IP194.39.189.0/24
SPF_IP194.39.190.120
SPF_IP194.39.190.127

Related pages

Pivot deeper into the graph from cornelsen.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cornelsen.de"})-[: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.