Hostname
digital-thing.com
Last fetched
digital-thing.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
digital-thing.com 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 |
|---|---|---|---|---|
| 108.156.85.16 | 108.156.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.85.50 | 108.156.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.85.76 | 108.156.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.85.80 | 108.156.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.225.100 | 18.160.225.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.225.11 | 18.160.225.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.225.19 | 18.160.225.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.225.68 | 18.160.225.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of digital-thing.com owner
- Contact emails
- digital-thing.com@privatewho.is
- 0b3f0930-5cae-43c1-bda8-95aa0f9003b4@identity-protect.org
- 3af40d10-9a18-48f3-8f4e-e3551aec37a0@identity-protect.org
- 85b294e3-0c35-4256-b70c-c6b6ef8a40f4@identity-protect.org
- c5d0c2e4-61b3-4131-8515-9299fbca941a@identity-protect.org
- d6f74dab-f939-40ca-8a03-fce654db3fc3@identity-protect.org
- edccd088-47ab-4078-af32-d2b65d8c368b@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from digital-thing.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from digital-thing.com.
- IP · 108.156.85.16
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · digital-thing.com@privatewho.is
- TLD · .com
- 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: "digital-thing.com"})-[: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.