Skip to content

Hostname

thisistrue.com

Last fetched

thisistrue.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · thisistrue.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/thisistrue.com

Resolution chain

thisistrue.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.29.92104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.148.183172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
207.244.230.176207.244.224.0/20AS40021FARMERS-TELECOMMUNICATIONS-COOPERATIVE-INC - Farmers Telecommunications Cooperative, Inc.US

WHOIS identity

Registrar
iana:1861
Organization
thisistrue.inc randy cassingham ()
Contact emails

Subdomains

9 observed subdomains of thisistrue.com.

Web-graph footprint

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

267 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • thisistrue.com

SPF policy

4 SPF mechanisms authorising senders for thisistrue.com.

MechanismTarget
SPF_Athisistrue.com
SPF_INCLUDEemail-od.com
SPF_INCLUDEsend.aweber.com
SPF_MXthisistrue.com

Related pages

Pivot deeper into the graph from thisistrue.com.

Cypher and MCP

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

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