Hostname
cornelsen.de
Last fetched
cornelsen.de resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label
Resolution chain
cornelsen.de resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.197.25.239 | 18.196.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.198.196.187 | 18.198.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.65.43.177 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.66.75.11 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.79.222.97 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 35.157.250.174 | 35.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.58.236.185 | 52.58.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.93.122.108 | 54.93.64.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.181.188.248 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.183.18.206 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.183.25.74 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.183.155.46 | 63.180.0.0/14 | AS16509 | AMAZON-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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for cornelsen.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.qp-mail.eu |
| SPF_INCLUDE | _spf.rexx-suite.com |
| SPF_INCLUDE | _spf.tivian.com |
| SPF_INCLUDE | spf.hornetsecurity.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfa.cornelsen.de |
| SPF_IP | 194.39.189.0/24 |
| SPF_IP | 194.39.190.120 |
| SPF_IP | 194.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.