Skip to content

Hostname

android-hilfe.de

Last fetched

android-hilfe.de resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · android-hilfe.deRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.9/10canon.whisper.security/host/android-hilfe.de

Resolution chain

android-hilfe.de resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.66.40.182172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.43.74172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
212.72.171.241212.72.160.0/19AS8893ARTFILES-AS Artfiles New Media GmbHDE

WHOIS identity

No WHOIS records are currently associated with android-hilfe.de in WhisperGraph.

Subdomains

16 observed subdomains of android-hilfe.de.

Web-graph footprint

Distinct hostnames that link to or from android-hilfe.de in the public web crawl.

624 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for android-hilfe.de.

MechanismTarget
SPF_INCLUDE_spf.server4all.de

Related pages

Pivot deeper into the graph from android-hilfe.de.

Cypher and MCP

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

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