Skip to content

Hostname

madis.cl

Last fetched

madis.cl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:nic chile as the registrar.

Nutrition Label

WHISPER CANON · madis.clRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/madis.cl

Resolution chain

madis.cl has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:nic chile
Organization
gerencia (marcelo patricio rojas soto)
Contact emails

Subdomains

8 observed subdomains of madis.cl.

Web-graph footprint

Distinct hostnames that link to or from madis.cl in the public web crawl.

9 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for madis.cl.

MechanismTarget
SPF_Amadis.cl
SPF_INCLUDE_spf.google.com
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDErelay.mailchannels.net
SPF_IP201.148.105.178
SPF_IP201.148.105.199
SPF_MXmadis.cl

Related pages

Pivot deeper into the graph from madis.cl.

Cypher and MCP

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

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