Hostname
digitest24-app.de
Last fetched
digitest24-app.de resolves to 5 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in DE.
Nutrition Label
Resolution chain
digitest24-app.de resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 31.25.12.128 | 31.25.12.0/24 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | DE |
| 31.25.12.129 | 31.25.12.0/24 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | DE |
| 31.25.12.130 | 31.25.12.0/24 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | DE |
| 31.25.12.131 | 31.25.12.0/24 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | DE |
| 34.117.173.134 | 34.116.0.0/14 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
No WHOIS records are currently associated with digitest24-app.de in WhisperGraph.
Subdomains
1 observed subdomain of digitest24-app.de.
| Subdomain |
|---|
| www.digitest24-app.de |
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from digitest24-app.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "digitest24-app.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.