Hostname
digitalpath.info
Last fetched
digitalpath.info resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
digitalpath.info resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.226.244.24 | 13.227.23.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.59 | 13.227.23.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.9 | 13.227.23.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.96 | 13.227.23.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.239.6.122 | 18.239.27.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.239.6.14 | 18.239.27.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.239.6.16 | 18.239.27.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.239.6.84 | 18.239.27.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:81
- Organization
- digitalpath
- Contact emails
Subdomains
7 observed subdomains of digitalpath.info.
Threat posture
History
Related pages
Pivot deeper into the graph from digitalpath.info.
- IP · 13.226.244.24
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:81
- Country · DE
- Email · 78a9a1bb6a9d4b30b4f173c9e9fadc47.protect@whoisguard.com
- TLD · .info
- Browse hostnames · di…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "digitalpath.info"})-[: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.