Skip to content

Hostname

pcserver1.jp

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.15.100108.139.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.15.110108.139.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.15.79108.139.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.15.96108.139.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.26.12118.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.26.2018.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.26.5518.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.26.818.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
Organization
ksg compant,ltd
Contact emails

Subdomains

1 observed subdomain of pcserver1.jp.

Web-graph footprint

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

36 sites link to this hostname.

118 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for pcserver1.jp.

MechanismTarget
SPF_INCLUDE_spf.onamae.ne.jp
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEtreasure-ship.jp
SPF_MXpcserver1.jp

Related pages

Pivot deeper into the graph from pcserver1.jp.

Cypher and MCP

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

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