Hostname
hansukin.com
Last fetched
hansukin.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
hansukin.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.155.158 | 3.5.155.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.155.249 | 3.5.155.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.156.106 | 3.5.156.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.157.114 | 3.5.157.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.157.119 | 3.5.157.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.157.12 | 3.5.157.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.157.97 | 3.5.157.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.159.169 | 3.5.159.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.159.175 | 3.5.159.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.159.40 | 3.5.159.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.219.0.224 | 52.219.0.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.219.1.128 | 52.219.1.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.219.136.179 | 52.219.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.219.136.68 | 52.219.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.219.136.84 | 52.219.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.219.151.127 | 52.219.150.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:2
- Organization
- —
- Contact emails
Subdomains
1 observed subdomain of hansukin.com.
| Subdomain |
|---|
| www.hansukin.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for hansukin.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.daouoffice.com |
Related pages
Pivot deeper into the graph from hansukin.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hansukin.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.