Skip to content

Hostname

efectomanada.cl

Last fetched

efectomanada.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 · efectomanada.clRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/efectomanada.cl

Resolution chain

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

IPPrefixASNOperatorCountry
50.87.227.16450.87.227.0/24AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS
66.235.200.14566.235.200.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US

WHOIS identity

Registrar
registrar:nic chile
Organization
isidora molina
Contact emails

Subdomains

8 observed subdomains of efectomanada.cl.

Web-graph footprint

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

19 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for efectomanada.cl.

MechanismTarget
SPF_Aefectomanada.cl
SPF_INCLUDEwebsitewelcome.com
SPF_IP173.254.30.11
SPF_IP50.87.224.159
SPF_IP50.87.73.247
SPF_MXefectomanada.cl

Related pages

Pivot deeper into the graph from efectomanada.cl.

Cypher and MCP

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

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