Hostname
interface-medien.de
Last fetched
interface-medien.de resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.
Nutrition Label
Resolution chain
interface-medien.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 |
|---|---|---|---|---|
| 104.26.0.194 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.1.194 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.69.118 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
No WHOIS records are currently associated with interface-medien.de in WhisperGraph.
Subdomains
31 observed subdomains of interface-medien.de.
Showing 25 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from interface-medien.de in the public web crawl.
98 sites link to this hostname.
13 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for interface-medien.de.
| Mechanism | Target |
|---|---|
| SPF_A | interface-medien.de |
| SPF_A | oes.microcare.ch |
| SPF_A | portal.praxismanager.software |
| SPF_A | praxismanager.software |
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | spf.nl2go.com |
| SPF_IP | 2a01:4f8:10b:32af:0:0:0:2 |
| SPF_MX | interface-medien.de |
Related pages
Pivot deeper into the graph from interface-medien.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "interface-medien.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.