Skip to content

Hostname

olysim.com

Last fetched

olysim.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · olysim.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/olysim.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.49.2518.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.4118.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.518.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.8818.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
216.137.52.105216.137.52.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
216.137.52.118216.137.52.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
216.137.52.2216.137.52.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
216.137.52.90216.137.52.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

11 observed subdomains of olysim.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for olysim.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from olysim.com.

Cypher and MCP

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

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