Hostname
thetruesize.com
Last fetched
thetruesize.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
thetruesize.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.61.250 | 104.21.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.4.195 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.5.195 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.217.64 | 172.67.208.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.68.166 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- ******** ******** (see notes section below on how to view unmasked data)
- Contact emails
- ********@*****.***
- james.talmage@jrtechnical.com
- jrtechnical@comcast.net
- 0b495e06-586e-4e88-b253-a8b256adcf0f@identity-protect.org
- 24b604b2-ce59-4ba5-900a-4c3a0bf0c851@identity-protect.org
- 4e466ce4-86ed-4d09-ba35-c032fbbd9792@identity-protect.org
- 56cad7dc-fe0e-4e8e-a8bd-949dcec71d22@identity-protect.org
- bc9adc6c-a7e6-4534-bc9b-aec6e2be906f@identity-protect.org
- d15a9d4b-a693-4f31-96f3-2d411cdebb4f@identity-protect.org
Subdomains
12 observed subdomains of thetruesize.com.
Showing 11 of 12. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from thetruesize.com in the public web crawl.
1,178 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from thetruesize.com.
- IP · 104.21.61.250
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · ********@*****.***
- TLD · .com
- Browse hostnames · th…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "thetruesize.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.