Skip to content

Hostname

xexgroup.jp

Last fetched

xexgroup.jp resolves to 7 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.158.57.17513.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.25.14318.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.238.1843.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
43.206.182.19243.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.115.23752.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.190.18713.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.165.9718.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
brights consulting
Contact emails

Subdomains

2 observed subdomains of xexgroup.jp.

Web-graph footprint

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

288 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for xexgroup.jp.

MechanismTarget
SPF_IP3.114.171.139
SPF_IP54.248.117.78

Related pages

Pivot deeper into the graph from xexgroup.jp.

Cypher and MCP

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

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