Hostname
honsuki.jp
Last fetched
honsuki.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label
Resolution chain
honsuki.jp 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 |
|---|---|---|---|---|
| 3.174.180.19 | 3.174.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.174.180.67 | 3.174.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.174.180.93 | 3.174.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.174.180.97 | 3.174.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.222.236.32 | 52.222.236.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.236.40 | 52.222.236.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.236.41 | 52.222.236.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.236.46 | 52.222.236.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- —
- Organization
- (not displayed by registrant's request)
- Contact emails
Subdomains
3 observed subdomains of honsuki.jp.
Web-graph footprint
Distinct hostnames that link to or from honsuki.jp in the public web crawl.
189 sites link to this hostname.
92 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for honsuki.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from honsuki.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "honsuki.jp"})-[: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.