Hostname
senstadium.com
Last fetched
senstadium.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
senstadium.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 |
|---|---|---|---|---|
| 18.244.102.122 | 18.244.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 18.244.102.16 | 18.244.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 18.244.102.3 | 18.244.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 18.244.102.61 | 18.244.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 3.167.37.109 | 3.167.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.37.49 | 3.167.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.37.68 | 3.167.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.37.74 | 3.167.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of senstadium.com owner
- Contact emails
- 2509e648-53d5-4e2c-831f-66d4c7016d74@identity-protect.org
- 4ee39d26-e397-4bb7-8094-0a6dd8ee24aa@identity-protect.org
- 517e405b-3919-47b7-a610-5e4e3208d499@identity-protect.org
- 9d4c5680-90a3-4a10-9db8-532aa1eb4f37@identity-protect.org
- 9d5589cf-013e-47e4-9037-3050ff31dd2c@identity-protect.org
- b7568491-4a01-4ef0-8181-532b9ea3e492@identity-protect.org
- owner-2045402@senstadium.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of senstadium.com.
| Subdomain |
|---|
| www.senstadium.com |
Threat posture
History
Related pages
Pivot deeper into the graph from senstadium.com.
- IP · 18.244.102.122
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · PL
- Email · 2509e648-53d5-4e2c-831f-66d4c7016d74@identity-protect.org
- TLD · .com
- Browse hostnames · se…
- 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: "senstadium.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.