Skip to content

Hostname

turtle-foundation.org

Last fetched

turtle-foundation.org resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1328 as the registrar.

Nutrition Label

WHISPER CANON · turtle-foundation.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/turtle-foundation.org

Resolution chain

turtle-foundation.org resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.2.167104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.129.119172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
85.13.145.9185.13.145.0/24AS34788NMM-AS D - 02742 Friedersdorf Hauptstrasse 68DE

WHOIS identity

Registrar
iana:1328
Organization
thomas reischig
Contact emails

Subdomains

12 observed subdomains of turtle-foundation.org.

Web-graph footprint

Distinct hostnames that link to or from turtle-foundation.org in the public web crawl.

194 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for turtle-foundation.org.

MechanismTarget
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from turtle-foundation.org.

Cypher and MCP

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

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