Skip to content

Hostname

thermalconcepts.com

Last fetched

thermalconcepts.com resolves to 1 IPv4 address operated by AS8560 in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · thermalconcepts.comRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/thermalconcepts.com

Resolution chain

thermalconcepts.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
70.35.202.11270.35.192.0/20AS8560US

WHOIS identity

Registrar
iana:440
Organization
thermal concepts,
Contact emails

Subdomains

18 observed subdomains of thermalconcepts.com.

Web-graph footprint

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

18 sites link to this hostname.

79 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for thermalconcepts.com.

MechanismTarget
SPF_Asmtp1.dnsmadeeasy.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_IP12.11.101.194
SPF_IP12.11.101.197
SPF_IP12.208.196.19
SPF_IP50.250.80.201
SPF_IP96.64.171.85

Related pages

Pivot deeper into the graph from thermalconcepts.com.

Cypher and MCP

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

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