Skip to content

Hostname

automec.cl

Last fetched

automec.cl resolves to 2 IPv4 addresses operated by NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLC in US. WHOIS lists registrar:nic chile as the registrar.

Nutrition Label

WHISPER CANON · automec.clRouting diversity2.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/automec.cl

Resolution chain

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

IPPrefixASNOperatorCountry
108.179.232.74108.179.232.0/23AS19871NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLCUS
174.138.91.119174.138.80.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
registrar:nic chile
Organization
automec
Contact emails

Subdomains

9 observed subdomains of automec.cl.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for automec.cl.

MechanismTarget
SPF_Amail.automec.cl
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEautomec.cl
SPF_INCLUDEmail.automec.cl
SPF_IP108.167.189.72
SPF_IP143.244.156.112
SPF_IP162.241.61.60
SPF_MXautomec.cl

Related pages

Pivot deeper into the graph from automec.cl.

Cypher and MCP

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

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