Skip to content

Hostname

apogeos.cl

Last fetched

apogeos.cl resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · apogeos.clRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/apogeos.cl

Resolution chain

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

IPPrefixASNOperatorCountry
46.224.13.7346.224.0.0/15AS24940DE

WHOIS identity

No WHOIS records are currently associated with apogeos.cl in WhisperGraph.

Subdomains

8 observed subdomains of apogeos.cl.

Threat posture

History

Mail and authentication

MX records

  • apogeos.cl

SPF policy

11 SPF mechanisms authorising senders for apogeos.cl.

MechanismTarget
SPF_Aapogeos.cl
SPF_INCLUDErelay.mailbaby.net
SPF_IP173.214.162.164
SPF_IP173.214.162.68
SPF_IP194.163.180.5
SPF_IP194.163.184.228
SPF_IP195.250.25.143
SPF_IP46.224.13.73
SPF_IP65.108.203.81
SPF_IP65.109.111.212
SPF_MXapogeos.cl

Related pages

Pivot deeper into the graph from apogeos.cl.

Cypher and MCP

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

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