Skip to content

Hostname

pcmax.jp

Last fetched

pcmax.jp resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · pcmax.jpRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/pcmax.jp

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.171.172108.157.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.70.14213.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
18.64.30.12818.64.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

23 observed subdomains of pcmax.jp.

Web-graph footprint

Distinct hostnames that link to or from pcmax.jp in the public web crawl.

1,059 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for pcmax.jp.

MechanismTarget
SPF_INCLUDEmdpentagon.maildealer.jp
SPF_INCLUDEn3.ko-sokumail.net
SPF_INCLUDEt207.ko-sokumail.net
SPF_IP13.113.47.148
SPF_IP203.104.243.60/32

Related pages

Pivot deeper into the graph from pcmax.jp.

Cypher and MCP

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

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