Skip to content

Hostname

techo.org

Last fetched

techo.org resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · techo.orgRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/techo.org

Resolution chain

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

IPPrefixASNOperatorCountry
138.197.88.22138.197.80.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:69
Organization
fundacion un techo para mi pais
Contact emails

Subdomains

238 observed subdomains of techo.org.

Web-graph footprint

Distinct hostnames that link to or from techo.org in the public web crawl.

582 sites link to this hostname.

86 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for techo.org.

MechanismTarget
SPF_Atecho.org
SPF_INCLUDE_spf.embluemail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailsenders.netsuite.com
SPF_INCLUDEn2g30.com
SPF_INCLUDEn2g37.com
SPF_INCLUDEspf.duplika.com
SPF_INCLUDEspf.fromdoppler.com
SPF_INCLUDEspf.myperfit.com
SPF_INCLUDEspf.perfit-mail.net
SPF_INCLUDEspf.sendinblue.com
SPF_IP67.225.163.96
SPF_IP67.225.255.249
SPF_MXtecho.org

Related pages

Pivot deeper into the graph from techo.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "techo.org"})-[: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.