Skip to content

Hostname

autofact.cl

Last fetched

autofact.cl resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:marcaria.com international, inc. as the registrar.

Nutrition Label

WHISPER CANON · autofact.clRouting diversity6.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/autofact.cl

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.117.98100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
107.20.168.38107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
184.73.167.216184.73.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.28.1293.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.79.15735.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.23.71.20152.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.29.6852.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.164.24052.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.219.21254.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.224.52.4354.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.80.20.9154.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.2.7754.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.90.241.5654.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.161.211.5654.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.195.187.12032.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:marcaria.com international, inc.
Organization
autofact chile spa
Contact emails

Subdomains

40 observed subdomains of autofact.cl.

Web-graph footprint

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

273 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for autofact.cl.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from autofact.cl.

Cypher and MCP

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

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