Skip to content

Hostname

oho.at

Last fetched

oho.at resolves to 1 IPv4 address operated by INTERNEX-AS in AT.

Nutrition Label

WHISPER CANON · oho.atRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/oho.at

Resolution chain

oho.at resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
144.208.12.216144.208.0.0/19AS44453INTERNEX-ASAT

WHOIS identity

No WHOIS records are currently associated with oho.at in WhisperGraph.

Subdomains

5 observed subdomains of oho.at.

Web-graph footprint

Distinct hostnames that link to or from oho.at in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for oho.at.

MechanismTarget
SPF_Aoho.at
SPF_INCLUDEsecure-shield.at
SPF_INCLUDEspf.sendinblue.com
SPF_IP94.247.146.81
SPF_IP95.217.202.158
SPF_MXoho.at

Related pages

Pivot deeper into the graph from oho.at.

Cypher and MCP

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

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