Hostname
sw2ap.com
Last fetched
sw2ap.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sw2ap.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 |
|---|---|---|---|---|
| 15.165.185.28 | 15.164.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.34.121.171 | 3.34.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.79.193.212 | 52.79.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 54.180.0.86 | 54.180.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of sw2ap.com owner
- Contact emails
- 11b52f4c-71a6-45fb-9e98-79938a65c345@identity-protect.org
- 28dc43cb-23cc-4abd-a7ea-ce9f5d64d06d@identity-protect.org
- 36db678e-f255-44a7-a1bf-3cc5d092a787@identity-protect.org
- 607a7010-e9df-41c3-bbb3-7729c11a73d2@identity-protect.org
- 6ed09ea6-2cf6-435f-af1a-e776a1c3f71f@identity-protect.org
- b2bde0ed-9bf3-4e7f-8685-3c50ff462a02@identity-protect.org
- b4efae53-cdc9-4ee8-9417-909e04ddfd60@identity-protect.org
- owner-4428556@sw2ap.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from sw2ap.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from sw2ap.com.
- IP · 15.165.185.28
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · 11b52f4c-71a6-45fb-9e98-79938a65c345@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: "sw2ap.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.