Skip to content

Hostname

tod.cl

Last fetched

tod.cl resolves to 186.64.116.80, announced in 186.64.116.0/24 by AS52368 - ZAM LTDA. in CL. tod.cl is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

No AAAA record for tod.cl is recorded in WhisperGraph.

Attribution

zam ltda

ORIGIN_AS

WHOIS identity

Registrar
registrar:haulmer spa
Registrant organisation
atos

Subdomains

Mail and authentication

Nameservers

  • pns41.cloudns.net
  • pns42.cloudns.net
  • pns43.cloudns.net
  • pns44.cloudns.net

MX records

  • blue169.dnsmisitio.net

SPF policy

  • include: _spf.google.com
  • include: spf.protection.outlook.com
  • ip: 186.64.116.80
  • ip: 186.64.116.81
  • ip: 200.54.255.165
  • ip: 200.54.255.166
  • ip: 200.54.255.168
  • ip: 200.54.60.230

Threat-feed evidence

History

Related pages

Pivot from tod.cl into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "tod.cl"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.