Skip to content

Hostname

promarket.cl

Last fetched

promarket.cl resolves to 1 IPv4 address operated by AS14259 - Gtd Internet S.A. in CL. WHOIS lists registrar:nic chile as the registrar.

Nutrition Label

WHISPER CANON · promarket.clRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/promarket.cl

Resolution chain

promarket.cl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
201.238.231.20201.238.231.0/24AS14259AS14259 - Gtd Internet S.A.CL

WHOIS identity

Registrar
registrar:nic chile
Organization
promarket industrial
Contact emails

Subdomains

2 observed subdomains of promarket.cl.

Web-graph footprint

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

4 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • promarket.cl

SPF policy

5 SPF mechanisms authorising senders for promarket.cl.

MechanismTarget
SPF_Apromarket.cl
SPF_INCLUDEcreativa.cl
SPF_INCLUDEmta02.creativa.cl
SPF_IP201.238.231.20
SPF_MXpromarket.cl

Related pages

Pivot deeper into the graph from promarket.cl.

Cypher and MCP

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

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