Hostname
pa-titans.com
Last fetched
pa-titans.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pa-titans.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.22.202.146 | 100.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.231.223.145 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.236.50.78 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.10.137.181 | 52.10.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of pa-titans.com owner
- Contact emails
- 6324db06-7b54-4ee0-8c06-e584d7ba63ba@identity-protect.org
- 6525c6d9-b7f2-4fd4-9a09-2206951a11bf@identity-protect.org
- 77fcceff-2dfa-438d-b076-09410b9e5c77@identity-protect.org
- 7fd7a365-ddf3-4469-9be5-613eeb4a641f@identity-protect.org
- dcfcab34-cc4a-4e4c-9adb-81fe29d6d775@identity-protect.org
- efd79c3b-15fc-427b-a6a0-23b6b0c6aa0d@identity-protect.org
- owner-3853729@pa-titans.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from pa-titans.com.
- IP · 100.22.202.146
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 6324db06-7b54-4ee0-8c06-e584d7ba63ba@identity-protect.org
- TLD · .com
- Browse hostnames · pa…
- 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: "pa-titans.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.