Skip to content

Hostname

plus-id.jp

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.128.101108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.124108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.88108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.96108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.238.1818.238.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.238.2818.238.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.238.4118.238.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.238.7418.238.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
avex entertainment
Contact emails

Subdomains

12 observed subdomains of plus-id.jp.

Web-graph footprint

Distinct hostnames that link to or from plus-id.jp in the public web crawl.

16 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for plus-id.jp.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from plus-id.jp.

Cypher and MCP

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

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