Skip to content

Hostname

socialsolution.omron.com

Last fetched

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

Nutrition Label

WHISPER CANON · socialsolution.omron.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/socialsolution.omron.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.114.143.3613.114.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
13.114.99.18513.114.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
35.77.180.4335.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.216.6957.188.8.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

No WHOIS records are currently associated with socialsolution.omron.com in WhisperGraph.

Subdomains

3 observed subdomains of socialsolution.omron.com.

Web-graph footprint

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

418 sites link to this hostname.

441 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for socialsolution.omron.com.

MechanismTarget
SPF_INCLUDEaspmx.pardot.com

Related pages

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

Cypher and MCP

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

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