Skip to content

Hostname

join.turleytalks.com

Last fetched

join.turleytalks.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · join.turleytalks.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/join.turleytalks.com

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with join.turleytalks.com in WhisperGraph.

Subdomains

6 observed subdomains of join.turleytalks.com.

Web-graph footprint

Distinct hostnames that link to or from join.turleytalks.com in the public web crawl.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for join.turleytalks.com.

MechanismTarget
SPF_Amta3.join.turleytalks.com
SPF_Amta4.join.turleytalks.com
SPF_Amta5.join.turleytalks.com
SPF_Amx1.join.turleytalks.com
SPF_IP148.59.154.60
SPF_IP148.59.154.62
SPF_IP148.59.154.63
SPF_IP148.59.154.64
SPF_IP2602:ff1c:1:672:0:0:0:10
SPF_IP2602:ff1c:1:672:0:0:0:30
SPF_IP2602:ff1c:1:672:0:0:0:40
SPF_IP2602:ff1c:1:672:0:0:0:50

Related pages

Pivot deeper into the graph from join.turleytalks.com.

Cypher and MCP

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

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