Hostname
096k.jp
Last fetched
096k.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU.
Nutrition Label
Resolution chain
096k.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 |
|---|---|---|---|---|
| 18.239.255.29 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.239.255.45 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.239.255.73 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.239.255.86 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 52.85.78.22 | 52.85.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.78.31 | 52.85.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.78.34 | 52.85.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.78.65 | 52.85.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- —
- Organization
- coamix
- Contact emails
Subdomains
3 observed subdomains of 096k.jp.
Web-graph footprint
Distinct hostnames that link to or from 096k.jp in the public web crawl.
47 sites link to this hostname.
68 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- 096k.jp
SPF policy
4 SPF mechanisms authorising senders for 096k.jp.
| Mechanism | Target |
|---|---|
| SPF_A | 096k.jp |
| SPF_A | sv335.xbiz.ne.jp |
| SPF_INCLUDE | spf.sender.xserver.jp |
| SPF_MX | 096k.jp |
Related pages
Pivot deeper into the graph from 096k.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "096k.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.