Skip to content

Hostname

ohp.com

Last fetched

ohp.com resolves to 2 IPv4 addresses operated by KATTARE - Kattare Internet Services in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · ohp.comRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ohp.com

Resolution chain

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

IPPrefixASNOperatorCountry
204.13.11.41204.13.11.0/24AS32915KATTARE - Kattare Internet ServicesUS
65.212.180.16065.212.180.0/23AS32915KATTARE - Kattare Internet ServicesUS

WHOIS identity

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

Subdomains

3 observed subdomains of ohp.com.

Web-graph footprint

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

58 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ohp.com.

MechanismTarget
SPF_INCLUDEkattare.com
SPF_INCLUDEspf.archivecloud.net
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEvtigermail.com

Related pages

Pivot deeper into the graph from ohp.com.

Cypher and MCP

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

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