Skip to content

Hostname

sercotec.cl

Last fetched

sercotec.cl resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:nic chile as the registrar.

Nutrition Label

WHISPER CANON · sercotec.clRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sercotec.cl

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.94.10713.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.1613.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.7113.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.9213.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.86.10518.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.11518.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.6018.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.9118.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:nic chile
Organization
servicio de cooperación
Contact emails

Subdomains

38 observed subdomains of sercotec.cl.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for sercotec.cl.

MechanismTarget
SPF_Asercotec.cl
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf_useast2.prod.hydra.sophos.com
SPF_INCLUDEspf.gwreactor.com
SPF_MXsercotec.cl

Related pages

Pivot deeper into the graph from sercotec.cl.

Cypher and MCP

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

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