Skip to content

Hostname

rd.techo.org

Last fetched

rd.techo.org resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US.

Nutrition Label

WHISPER CANON · rd.techo.orgRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/rd.techo.org

Resolution chain

rd.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

No WHOIS records are currently associated with rd.techo.org in WhisperGraph.

Web-graph footprint

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

30 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for rd.techo.org.

MechanismTarget
SPF_Ard.techo.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_MXrd.techo.org

Related pages

Pivot deeper into the graph from rd.techo.org.

Cypher and MCP

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

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