Hostname
unitymedia.de
Last fetched
unitymedia.de resolves to 1 IPv4 address operated by INCAPSULA - Incapsula Inc in US.
Nutrition Label
Resolution chain
unitymedia.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.60.74.50 | 45.60.74.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
WHOIS identity
No WHOIS records are currently associated with unitymedia.de in WhisperGraph.
Subdomains
300 observed subdomains of unitymedia.de.
Showing 25 of 300. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from unitymedia.de in the public web crawl.
977 sites link to this hostname.
11 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
19 SPF mechanisms authorising senders for unitymedia.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.general.transactional-mail-a.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | custhelp.com |
| SPF_INCLUDE | spfa.myconvento.com |
| SPF_INCLUDE | successfactors.unitymedia.de |
| SPF_IP | 212.88.149.195 |
| SPF_IP | 2a02:908:1:0:0:0:0:15 |
| SPF_IP | 2a02:908:1:0:0:0:0:16 |
| SPF_IP | 62.179.123.163 |
| SPF_IP | 80.69.97.58 |
| SPF_IP | 80.69.98.147 |
| SPF_IP | 80.69.98.240/28 |
| SPF_IP | 80.69.99.155 |
| SPF_IP | 81.210.128.140 |
| SPF_IP | 81.210.161.20 |
| SPF_IP | 81.210.161.21 |
| SPF_IP | 82.212.63.150 |
| SPF_IP | 84.116.36.128/28 |
| SPF_IP | 85.13.146.82 |
Related pages
Pivot deeper into the graph from unitymedia.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "unitymedia.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.