Hostname
trulieve.com
Last fetched
trulieve.com resolves to 12 IPv4 addresses operated by AS57679 in RU. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
trulieve.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 171.25.175.70 | 171.25.172.0/22 | AS57679 | — | RU |
| 207.120.32.229 | 207.120.0.0/14 | AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| 207.120.32.230 | 207.120.0.0/14 | AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| 207.120.32.232 | 207.120.0.0/14 | AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| 207.120.32.234 | 207.120.0.0/14 | AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| 207.120.32.235 | 207.120.0.0/14 | AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| 207.120.32.236 | 207.120.0.0/14 | AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| 207.120.32.237 | 207.120.0.0/14 | AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| 52.222.214.103 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.214.128 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.214.44 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.214.83 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
59 observed subdomains of trulieve.com.
Showing 25 of 59. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from trulieve.com in the public web crawl.
1,148 sites link to this hostname.
154 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from trulieve.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "trulieve.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.