Skip to content

Hostname

oh5ag.com

Last fetched

oh5ag.com resolves to 2 IPv4 addresses operated by AS201692 in FI. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · oh5ag.comRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/oh5ag.com

Resolution chain

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

WHOIS identity

Registrar
iana:269
Organization
domain myynti
Contact emails

Subdomains

8 observed subdomains of oh5ag.com.

Web-graph footprint

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

6 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for oh5ag.com.

MechanismTarget
SPF_Aoh5ag.com
SPF_INCLUDE_spf.wepardi.fi
SPF_INCLUDErelay.mailchannels.net
SPF_IP5.44.244.222
SPF_IP88.99.26.106
SPF_IP94.237.10.15
SPF_MXoh5ag.com

Related pages

Pivot deeper into the graph from oh5ag.com.

Cypher and MCP

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

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