Skip to content

Hostname

ohi-s.com

Last fetched

ohi-s.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · ohi-s.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/ohi-s.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.164.52.12718.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.3018.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.7218.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.8518.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.162.221.1223.162.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.221.1243.162.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.221.493.162.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.221.683.162.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.174.98.1273.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.1293.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.463.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.943.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.3599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.5799.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.8199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of ohi-s.com owner
Contact emails

Subdomains

59 observed subdomains of ohi-s.com.

Web-graph footprint

Distinct hostnames that link to or from ohi-s.com in the public web crawl.

159 sites link to this hostname.

68 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ohi-s.com.

MechanismTarget
SPF_INCLUDE_spf.amocrmmail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.yandex.net
SPF_INCLUDEe.ohi-s.com
SPF_INCLUDEemail.ohi-s.com
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEmxsmtp.sendpulse.com
SPF_IP62.210.89.38

Related pages

Pivot deeper into the graph from ohi-s.com.

Cypher and MCP

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

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