Skip to content

Hostname

psluce.jp

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
44.239.54.23044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.253.188.13144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.26.156.14352.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.148.118.14054.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
psluce_inc
Contact emails

Subdomains

2 observed subdomains of psluce.jp.

Web-graph footprint

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

33 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for psluce.jp.

MechanismTarget
SPF_INCLUDEspf-domainex.fc2.com

Related pages

Pivot deeper into the graph from psluce.jp.

Cypher and MCP

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

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