Hostname
closehackdemo.com
Last fetched
closehackdemo.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
closehackdemo.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.215.37.161 | 54.215.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of closehackdemo.com owner
- Contact emails
- 21105686-777d-414a-b1b9-baaa7aca4088@identity-protect.org
- a6a7f6e2-3c62-4ab4-b09b-04986c17c484@identity-protect.org
- b4dfe5ae-fcb9-4da1-8549-c8f124a8a223@identity-protect.org
- c7400b66-273c-4971-9e84-f84cd666f58a@identity-protect.org
- d02ce896-72a6-450f-815c-0a2690afada8@identity-protect.org
- e5e72244-f45b-4eb0-9a33-c0cb05fcd78b@identity-protect.org
- fcd41288-ac9e-457d-a3e4-2d5439ea6de1@identity-protect.org
- owner-4033531@closehackdemo.com.whoisprivacyservice.org
Subdomains
99 observed subdomains of closehackdemo.com.
Showing 25 of 99. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from closehackdemo.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from closehackdemo.com.
- IP · 54.215.37.161
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 21105686-777d-414a-b1b9-baaa7aca4088@identity-protect.org
- TLD · .com
- Browse hostnames · cl…
- 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: "closehackdemo.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.