Skip to content

Hostname

omron.com.tw

Last fetched

omron.com.tw resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · omron.com.twRouting diversity6.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/omron.com.tw

Resolution chain

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

IPPrefixASNOperatorCountry
13.112.176.12413.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.115.13.11413.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
175.41.223.240175.41.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
176.34.20.212176.34.0.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.243.13718.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.72.21218.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.142.2413.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.60.1935.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.155.052.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.66.2952.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.206.10052.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.158.9554.178.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.197.9454.248.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.213.16954.250.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.241.21754.250.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.143.2657.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.226.19357.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.211.23857.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
43.206.184.10443.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.192.2013.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
???????????
Contact emails

Subdomains

5 observed subdomains of omron.com.tw.

Web-graph footprint

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

119 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for omron.com.tw.

MechanismTarget
SPF_Aomron.com.tw
SPF_INCLUDEspf-dr.securemx.jp
SPF_INCLUDEspf.securemx.jp
SPF_IP202.229.47.17
SPF_MXomron.com.tw

Related pages

Pivot deeper into the graph from omron.com.tw.

Cypher and MCP

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

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