Skip to content

Hostname

mail.apiuoh.cl

Last fetched

mail.apiuoh.cl resolves to 1 IPv4 address operated by PUREVOLTAGE-INC - PureVoltage Hosting Inc. in US.

Nutrition Label

WHISPER CANON · mail.apiuoh.clRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mail.apiuoh.cl

Resolution chain

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

IPPrefixASNOperatorCountry
162.249.169.18162.249.168.0/23AS26548PUREVOLTAGE-INC - PureVoltage Hosting Inc.US

WHOIS identity

No WHOIS records are currently associated with mail.apiuoh.cl in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for mail.apiuoh.cl.

MechanismTarget
SPF_Amail.apiuoh.cl
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.servidoresph.com
SPF_IP104.249.63.17
SPF_IP148.163.113.26
SPF_IP162.249.169.18
SPF_IP199.127.63.249
SPF_MXmail.apiuoh.cl

Related pages

Pivot deeper into the graph from mail.apiuoh.cl.

Cypher and MCP

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

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