Skip to content

Hostname

opsdata.co.jp

Last fetched

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

Nutrition Label

WHISPER CANON · opsdata.co.jpRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/opsdata.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.172.185108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.172.41108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.172.43108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.172.67108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.92.1123.165.92.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.92.143.165.92.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.92.1723.165.92.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.92.2093.165.92.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
Organization
opsdata_inc
Contact emails

Subdomains

11 observed subdomains of opsdata.co.jp.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from opsdata.co.jp.

Cypher and MCP

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

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