Skip to content

Hostname

max-k.jp

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.158.11213.225.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
13.225.158.3713.225.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
13.225.158.5513.225.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
13.225.158.8613.225.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
13.227.146.1013.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.6713.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.7013.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.9813.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL

WHOIS identity

Registrar
Organization
maxkogyo
Contact emails

Subdomains

3 observed subdomains of max-k.jp.

Web-graph footprint

Distinct hostnames that link to or from max-k.jp in the public web crawl.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for max-k.jp.

MechanismTarget
SPF_Awww3481.sakura.ne.jp
SPF_MXmax-k.jp

Related pages

Pivot deeper into the graph from max-k.jp.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "max-k.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.