Skip to content

Hostname

focusbusiness.de

Last fetched

focusbusiness.de resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · focusbusiness.deRouting diversity3.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/focusbusiness.de

Resolution chain

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

IPPrefixASNOperatorCountry
18.199.15.21218.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.126.183.163.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.157.18.9035.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.198.17852.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.189.4563.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.61.3563.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

2 observed subdomains of focusbusiness.de.

Web-graph footprint

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

483 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for focusbusiness.de.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.burda.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from focusbusiness.de.

Cypher and MCP

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

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