Hostname
gabrieldemo.com
Last fetched
gabrieldemo.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gabrieldemo.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 |
|---|---|---|---|---|
| 13.226.69.22 | 13.226.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.226.69.28 | 13.226.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.226.69.43 | 13.226.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.226.69.89 | 13.226.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 54.240.184.23 | 54.240.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.240.184.31 | 54.240.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.240.184.39 | 54.240.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.240.184.79 | 54.240.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gabrieldemo.com owner
- Contact emails
- 0bd8c520-804b-4237-bf42-2203fbf91d2e@identity-protect.org
- 8a73dee2-8810-47c9-9785-e5aac99281b9@identity-protect.org
- ae76d8a0-a3a0-4cc9-bd78-498495c3d4e0@identity-protect.org
- d17718cb-42e4-45b6-8ec3-d79c69eab231@identity-protect.org
- de2faacb-8669-4848-8e11-b510b16294f7@identity-protect.org
- f712bed0-1fb9-4eb5-a377-e89c5ec8c64b@identity-protect.org
- owner-7619539@gabrieldemo.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of gabrieldemo.com.
Threat posture
History
Related pages
Pivot deeper into the graph from gabrieldemo.com.
- IP · 13.226.69.22
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · HK
- Email · 0bd8c520-804b-4237-bf42-2203fbf91d2e@identity-protect.org
- TLD · .com
- Browse hostnames · ga…
- 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: "gabrieldemo.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.