Skip to content

Hostname

thermaxglobal.com

Last fetched

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

Nutrition Label

WHISPER CANON · thermaxglobal.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/thermaxglobal.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.12.147104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.13.147104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
202.154.163.23202.154.160.0/21AS18225IN

WHOIS identity

Registrar
iana:303
Organization
mr. bhushan deo
Contact emails

Subdomains

78 observed subdomains of thermaxglobal.com.

Web-graph footprint

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

278 sites link to this hostname.

128 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for thermaxglobal.com.

MechanismTarget
SPF_INCLUDE_spf.getresponse.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP104.160.65.0/24
SPF_IP122.184.53.21
SPF_IP13.235.11.27
SPF_IP14.142.23.34
SPF_IP14.142.23.36
SPF_IP14.143.45.67
SPF_IP210.80.140.141/32
SPF_IP210.80.140.142/32

Related pages

Pivot deeper into the graph from thermaxglobal.com.

Cypher and MCP

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

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