Skip to content

Hostname

focus.de

Last fetched

focus.de resolves to 8 IPv4 addresses operated by AKAMAI-ASN1 in DE.

Nutrition Label

WHISPER CANON · focus.deRouting diversity3.5/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/focus.de

Resolution chain

focus.de resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with focus.de in WhisperGraph.

Subdomains

321 observed subdomains of focus.de.

Web-graph footprint

Distinct hostnames that link to or from focus.de in the public web crawl.

28,069 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for focus.de.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.burda.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXfocus.de

Related pages

Pivot deeper into the graph from focus.de.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "focus.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.