Skip to content

Hostname

makus.cl

Last fetched

makus.cl resolves to 2 IPv4 addresses operated by UNIFIEDLAYER-AS-1 - Unified Layer in US. WHOIS lists registrar:nic chile as the registrar.

Nutrition Label

WHISPER CANON · makus.clRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/makus.cl

Resolution chain

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

IPPrefixASNOperatorCountry
108.167.142.40108.167.142.0/23AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS
192.250.234.71192.250.234.0/24AS51713GB

WHOIS identity

Registrar
registrar:nic chile
Organization
alicia del carmen romero gregorio de las heras
Contact emails

Subdomains

8 observed subdomains of makus.cl.

Threat posture

History

Mail and authentication

MX records

  • makus.cl

SPF policy

5 SPF mechanisms authorising senders for makus.cl.

MechanismTarget
SPF_Amakus.cl
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_INCLUDEwebsitewelcome.com
SPF_IP192.250.234.71
SPF_MXmakus.cl

Related pages

Pivot deeper into the graph from makus.cl.

Cypher and MCP

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

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