Skip to content

Hostname

thoughtfocus.com

Last fetched

thoughtfocus.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:30 as the registrar.

Nutrition Label

WHISPER CANON · thoughtfocus.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/thoughtfocus.com

Resolution chain

thoughtfocus.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:30
Organization
perfect privacy,
Contact emails

Subdomains

26 observed subdomains of thoughtfocus.com.

Web-graph footprint

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

140 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for thoughtfocus.com.

MechanismTarget
SPF_INCLUDE4728960.spf08.hubspotemail.net
SPF_INCLUDE_spf.cmail.ondemand.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.105.0.0/16
SPF_IP155.56.208.100/30
SPF_IP157.133.97.216/30
SPF_IP169.145.66.70/31
SPF_IP169.145.66.72/31
SPF_IP18.220.120.136
SPF_IP194.37.255.29/32
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP54.240.60.169
SPF_IP54.240.60.170
SPF_IP91.198.224.29/32

Related pages

Pivot deeper into the graph from thoughtfocus.com.

Cypher and MCP

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

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