Hostname
1a6s.com
Last fetched
1a6s.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
1a6s.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 |
|---|---|---|---|---|
| 13.125.1.146 | 13.125.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.37.188.247 | 3.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.78.62.57 | 52.78.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.79.133.19 | 52.79.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of 1a6s.com owner
- Contact emails
- yyy005239@gmail.com
- 046c8e30-c970-4c86-8458-8ba3e58fcc87@identity-protect.org
- 31902733-1fb6-4b14-b1b9-90b0d3b71fc0@identity-protect.org
- 6e18b4a8-52da-48de-9d6a-634fc17b192d@identity-protect.org
- 8e358d75-5cf6-49ad-a6b4-8c057ceee802@identity-protect.org
- 9f6d5ecd-a668-4d4d-9876-dc287b3ce215@identity-protect.org
- a82fde59-7f79-49d6-a3c8-870b352d8bae@identity-protect.org
- b44c6df4-a26d-4cd7-ae74-2a1994a64957@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from 1a6s.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from 1a6s.com.
- IP · 13.125.1.146
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · yyy005239@gmail.com
- TLD · .com
- Browse hostnames · 1a…
- 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: "1a6s.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.