Hostname
focusplus.de
Last fetched
focusplus.de resolves to 8 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.
Nutrition Label
Resolution chain
focusplus.de resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.20.29.179 | 104.20.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.171.98 | 172.66.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 184.24.77.63 | 184.24.77.0/24 | AS20940 | — | DE |
| 184.24.77.66 | 184.24.77.0/24 | AS20940 | — | DE |
| 2.16.2.8 | 2.16.2.0/24 | AS20940 | — | CZ |
| 2.16.2.80 | 2.16.2.0/24 | AS20940 | — | CZ |
| 23.200.0.180 | 23.200.0.0/24 | AS20940 | — | US |
| 23.200.0.191 | 23.200.0.0/24 | AS20940 | — | US |
WHOIS identity
No WHOIS records are currently associated with focusplus.de in WhisperGraph.
Subdomains
57 observed subdomains of focusplus.de.
| Subdomain |
|---|
| tech.focusplus.de |
| www.focusplus.de |
Showing 2 of 57. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from focusplus.de in the public web crawl.
172 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for focusplus.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from focusplus.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "focusplus.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.