Hostname
swiftterm-dev.com
Last fetched
swiftterm-dev.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
swiftterm-dev.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.227.185.18 | 13.227.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.185.67 | 13.227.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.185.80 | 13.227.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.185.94 | 13.227.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 52.85.31.103 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.113 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.3 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.90 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of swiftterm-dev.com owner
- Contact emails
- 01d5417c-b6ef-4e2c-ba5a-dd8be9d802d9@identity-protect.org
- 22b3af27-5705-41f6-8346-0d67f38b7834@identity-protect.org
- 35f78df8-9cbf-4841-b6da-12844950ae90@identity-protect.org
- 3cf65daa-c537-4d35-9e6f-98d9fa023b10@identity-protect.org
- 995421fc-370c-45be-afa1-c9927f2400a4@identity-protect.org
- eb60ed87-7486-425e-998a-eda933f76e10@identity-protect.org
- fb3712bc-058c-4dec-83b4-fee67ec91e14@identity-protect.org
- owner-4843464@swiftterm-dev.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of swiftterm-dev.com.
Threat posture
History
Related pages
Pivot deeper into the graph from swiftterm-dev.com.
- IP · 13.227.185.18
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · VN
- Email · 01d5417c-b6ef-4e2c-ba5a-dd8be9d802d9@identity-protect.org
- TLD · .com
- Browse hostnames · sw…
- 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: "swiftterm-dev.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.