Skip to content

Hostname

jp.omsystem.com

Last fetched

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

Nutrition Label

WHISPER CANON · jp.omsystem.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/jp.omsystem.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.29.119108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.125108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.42108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.89108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.144.1818.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.144.2018.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.144.5718.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.144.7518.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with jp.omsystem.com in WhisperGraph.

Subdomains

4 observed subdomains of jp.omsystem.com.

Web-graph footprint

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

603 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for jp.omsystem.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.ecbeing.co.jp
SPF_INCLUDEspf.q-send.jp
SPF_INCLUDEwebcas.net
SPF_IP118.67.89.144/32
SPF_IP203.138.167.99/32

Related pages

Pivot deeper into the graph from jp.omsystem.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "jp.omsystem.com"})-[: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.