Skip to content

Hostname

ohay.ooo

Last fetched

ohay.ooo resolves to 3 IPv4 addresses operated by RELIABLESITE - ReliableSite.Net LLC in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · ohay.oooRouting diversity3.0/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ohay.ooo

Resolution chain

ohay.ooo resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.194.10.14104.194.10.0/24AS23470RELIABLESITE - ReliableSite.Net LLCUS
172.93.110.128172.93.110.0/24AS23470RELIABLESITE - ReliableSite.Net LLCUS
172.96.160.52172.96.160.0/24AS23470RELIABLESITE - ReliableSite.Net LLCUS

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Web-graph footprint

Distinct hostnames that link to or from ohay.ooo in the public web crawl.

17 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from ohay.ooo.

Cypher and MCP

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

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