Hostname
bertelsmann.de
Last fetched
bertelsmann.de resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
bertelsmann.de resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 75.2.72.193 | 75.2.64.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 9.141.120.215 | 9.141.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | DE |
| 99.83.178.101 | 99.83.176.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
No WHOIS records are currently associated with bertelsmann.de in WhisperGraph.
Subdomains
311 observed subdomains of bertelsmann.de.
Showing 25 of 311. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bertelsmann.de in the public web crawl.
683 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for bertelsmann.de.
| Mechanism | Target |
|---|---|
| SPF_A | b.spf.service-now.com |
| SPF_A | c.spf.service-now.com |
| SPF_A | d.spf.service-now.com |
| SPF_INCLUDE | eur.pb-dynmktge.com |
| SPF_INCLUDE | spf.bert.group |
| SPF_INCLUDE | spf.crsend.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.servicemail24.de |
| SPF_IP | 185.102.93.53/32 |
| SPF_MX | bertelsmann.de |
Related pages
Pivot deeper into the graph from bertelsmann.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bertelsmann.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.