Skip to content

Hostname

home24.de

Last fetched

home24.de resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.86.58.235104.86.32.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.194.72.13423.194.64.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.197.128.12823.192.0.0/11AS20940DE
23.211.72.13323.211.64.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.PL

WHOIS identity

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

Subdomains

79 observed subdomains of home24.de.

Web-graph footprint

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

793 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for home24.de.

MechanismTarget
SPF_INCLUDE_spf-dc33.sapsf.eu
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spfsf.home24.de
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mailjet.com
SPF_IP155.56.208.100/30
SPF_IP157.133.97.216/30
SPF_IP169.145.66.70/31
SPF_IP169.145.66.72/31
SPF_IP54.93.33.173

Related pages

Pivot deeper into the graph from home24.de.

Cypher and MCP

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

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