Skip to content

Hostname

096k.jp

Last fetched

096k.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU.

Nutrition Label

WHISPER CANON · 096k.jpRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/096k.jp

Resolution chain

096k.jp resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.239.255.2918.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.4518.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.7318.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.8618.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
52.85.78.2252.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.3152.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.3452.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.6552.85.72.0/21AS16509AMAZON-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.

Threat posture

History

Mail and authentication

MX records

  • 096k.jp

SPF policy

4 SPF mechanisms authorising senders for 096k.jp.

MechanismTarget
SPF_A096k.jp
SPF_Asv335.xbiz.ne.jp
SPF_INCLUDEspf.sender.xserver.jp
SPF_MX096k.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.