Skip to content

Hostname

ohio.co.in

Last fetched

ohio.co.in resolves to 2 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ohio.co.inRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/ohio.co.in

Resolution chain

ohio.co.in resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
145.79.212.6145.79.208.0/21AS47583AS-HOSTINGER - Hostinger International LimitedIN
57.128.101.16257.128.0.0/17AS16276OVH - OVH SASFR

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

2 observed subdomains of ohio.co.in.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ohio.co.in.

MechanismTarget
SPF_Aohio.co.in
SPF_INCLUDE_spf.mail.hostinger.com
SPF_INCLUDEzoho.in
SPF_IP57.128.101.162
SPF_MXohio.co.in

Related pages

Pivot deeper into the graph from ohio.co.in.

Cypher and MCP

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

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