Skip to content

Hostname

www.thermapool.com

Last fetched

www.thermapool.com resolves to 3 IPv4 addresses operated by LIQUIDWEB - Liquid Web, L.L.C in US.

Nutrition Label

WHISPER CANON · www.thermapool.comRouting diversity2.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.thermapool.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.138.16.80192.138.16.0/21AS32244LIQUIDWEB - Liquid Web, L.L.CUS
84.32.84.2284.32.84.0/24AS47583LT
84.32.84.884.32.84.0/24AS47583LT

WHOIS identity

No WHOIS records are currently associated with www.thermapool.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for www.thermapool.com.

MechanismTarget
SPF_Awww.thermapool.com
SPF_IP192.138.16.80
SPF_IP72.52.158.20
SPF_IP72.52.158.7
SPF_MXwww.thermapool.com

Related pages

Pivot deeper into the graph from www.thermapool.com.

Cypher and MCP

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

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