Skip to content

Hostname

netmail.cl

Last fetched

netmail.cl resolves to 1 IPv4 address operated by AS27659 in CL. WHOIS lists registrar:nic chile as the registrar.

Nutrition Label

WHISPER CANON · netmail.clRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/netmail.cl

Resolution chain

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

IPPrefixASNOperatorCountry
200.6.117.99200.6.116.0/23AS27659CL

WHOIS identity

Registrar
registrar:nic chile
Organization
ingenieria informatica asociados ltda. (ingenieria e informatica asociada limitada)
Contact emails

Subdomains

63 observed subdomains of netmail.cl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for netmail.cl.

MechanismTarget
SPF_Anetmail.cl
SPF_Asend001.iia.cl
SPF_Asend007.iia.cl
SPF_Asend01.iia.cl
SPF_Asend02.iia.cl
SPF_IP200.6.96.221
SPF_IP200.6.96.223
SPF_IP200.6.99.129/32
SPF_MXnetmail.cl

Related pages

Pivot deeper into the graph from netmail.cl.

Cypher and MCP

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

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