Hostname
6h-solution.com
Last fetched
6h-solution.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
6h-solution.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.158.98.177 | 13.158.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.159.105.158 | 13.158.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.199.43.201 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.150.1.205 | 54.150.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of 6h-solution.com owner
- Contact emails
- 137bfc78-8279-4255-b5f8-2870fd281361@identity-protect.org
- 16f5a6d3-35d8-4e20-b7bd-dde715f5620b@identity-protect.org
- 426b7a02-5b96-493d-9dc3-7bdfcc307e5b@identity-protect.org
- 795d4e15-8eee-4868-b98e-e24f89d7e4af@identity-protect.org
- bda88017-6fd2-4ad2-8a3b-d8063e59ab27@identity-protect.org
- e38f5c98-7771-4707-86da-b47f27ffc191@identity-protect.org
- f88e492f-fb87-41a0-abb2-4685e78110dd@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from 6h-solution.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from 6h-solution.com.
- IP · 13.158.98.177
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 137bfc78-8279-4255-b5f8-2870fd281361@identity-protect.org
- TLD · .com
- Browse hostnames · 6h…
- 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: "6h-solution.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.