Hostname
theta-systems.com
Last fetched
theta-systems.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BH. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
theta-systems.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.35.182.47 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 13.35.182.68 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 13.35.182.70 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 13.35.182.83 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 99.84.160.22 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.26 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.73 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.91 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of theta-systems.com owner
- Contact emails
- 0cbce19e-03fa-4bb8-bae6-a77d69fd09e2@identity-protect.org
- 4b86bd16-ca3e-48cc-8e5c-dd52f564e275@identity-protect.org
- 927c4190-de0f-4691-a46e-d521557afc24@identity-protect.org
- bd0b3f75-197b-492f-9df1-f913e10571b8@identity-protect.org
- d168d674-1a26-4b97-bbbe-75694a6a0571@identity-protect.org
- d22122f8-0b0d-4157-8bcd-7b3ae3779944@identity-protect.org
- e6cd2e26-5b19-4488-ba5c-a7e87ee7cf6e@identity-protect.org
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from theta-systems.com.
- IP · 13.35.182.47
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BH
- Email · 0cbce19e-03fa-4bb8-bae6-a77d69fd09e2@identity-protect.org
- TLD · .com
- Browse hostnames · th…
- 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: "theta-systems.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.