Skip to content

Hostname

valx.jp

Last fetched

valx.jp resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · valx.jpRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/valx.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.3913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.245.86.12818.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.2018.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.3418.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.3618.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.150.1183.161.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.150.733.161.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.150.773.161.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.150.913.161.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.10754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.5354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.9754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.2499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.6699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.7499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.9499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
masayuki tadaishi
Contact emails

Subdomains

19 observed subdomains of valx.jp.

Web-graph footprint

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

158 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for valx.jp.

MechanismTarget
SPF_INCLUDE_netblocks.google.com
SPF_INCLUDE_netblocks2.google.com
SPF_INCLUDE_netblocks3.google.com
SPF_INCLUDEe-grant.ko-sokumail.net
SPF_INCLUDEmd45.maildealer.jp
SPF_INCLUDEspf.baremetal.jp
SPF_IP202.241.206.0/25
SPF_IP223.27.116.0/22
SPF_IP35.74.105.105

Related pages

Pivot deeper into the graph from valx.jp.

Cypher and MCP

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

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