Skip to content

Hostname

omronconnect.com

Last fetched

omronconnect.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · omronconnect.comRouting diversity5.6/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/omronconnect.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.192.73.17313.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.188.3218.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.41.19318.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.92.818.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.32.903.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.113.16935.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.121.6135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.248.18335.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.8.16752.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.24.452.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.100.852.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.214.23654.250.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.134.25254.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.163.11054.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.204.2954.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.143.13854.95.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.67.24813.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
16.76.142.6716.76.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

10 observed subdomains of omronconnect.com.

Web-graph footprint

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

204 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from omronconnect.com.

Cypher and MCP

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

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