Hostname
hostedstatus.com
Last fetched
hostedstatus.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hostedstatus.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.215.129 | 13.227.215.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.215.52 | 13.227.215.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.215.65 | 13.227.215.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.215.79 | 13.227.215.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 18.172.111.101 | 18.172.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.172.111.156 | 18.172.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.172.111.157 | 18.172.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.172.111.98 | 18.172.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.67.108.101 | 18.67.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.67.108.148 | 18.67.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.67.108.53 | 18.67.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.67.108.64 | 18.67.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:468
- Organization
- t3ch.com
- Contact emails
- webmaster@status.io
- 0e143b80-d736-44a7-8cea-88b9d8fae1d7@identity-protect.org
- 2701b8c6-d93d-4bcb-a923-9c0d3f29a78a@identity-protect.org
- 8715f42b-2e01-4317-a70d-c48b94c64482@identity-protect.org
- cde35742-753a-426e-b59c-c21bfc875211@identity-protect.org
- fbe8d8d8-de04-4931-a5df-7c2f53ef34c5@identity-protect.org
- owner-5203793@hostedstatus.com.whoisprivacyservice.org
- owner-8079977@hostedstatus.com.whoisprivacyservice.org
- owner@hostedstatus.com.whoisprivacyservice.org
Subdomains
475 observed subdomains of hostedstatus.com.
Showing 25 of 475. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hostedstatus.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from hostedstatus.com.
- IP · 13.227.215.129
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CZ
- Email · webmaster@status.io
- TLD · .com
- Browse hostnames · ho…
- 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: "hostedstatus.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.