Hostname
thermal-edge.com
Last fetched
thermal-edge.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
thermal-edge.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.11.70 | 104.21.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.148.75 | 172.67.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- b449r4f559s@networksolutionsprivateregistration.com
- b96hb6by69b@networksolutionsprivateregistration.com
- andy.cohen@thermal-edge.com
- gh3rg3jw93k@networksolutionsprivateregistration.com
- h99yc6ms8dv@networksolutionsprivateregistration.com
- hk9nx8e33vs@networksolutionsprivateregistration.com
- hz78m7gs4ja@networksolutionsprivateregistration.com
- q979s2my888@networksolutionsprivateregistration.com
- qc2ja73q2vy@networksolutionsprivateregistration.com
- u58h49hy73b@networksolutionsprivateregistration.com
- v45ut7yr5hm@networksolutionsprivateregistration.com
- v95v75et75s@networksolutionsprivateregistration.com
- xd3zs5fq47b@networksolutionsprivateregistration.com
- z25ep84c6ct@networksolutionsprivateregistration.com
Subdomains
8 observed subdomains of thermal-edge.com.
Web-graph footprint
Distinct hostnames that link to or from thermal-edge.com in the public web crawl.
28 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for thermal-edge.com.
| Mechanism | Target |
|---|---|
| SPF_A | thermal-edge.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.72.166.67/32 |
| SPF_IP | 149.72.173.59/32 |
| SPF_IP | 172.108.182.170 |
| SPF_IP | 206.16.232.64/26 |
| SPF_IP | 64.57.250.212/32 |
| SPF_IP | 68.232.128.0/19 |
| SPF_IP | 72.131.193.248/29 |
| SPF_IP | 73.131.193.249/27 |
| SPF_MX | thermal-edge.com |
Related pages
Pivot deeper into the graph from thermal-edge.com.
- IP · 104.21.11.70
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · CA
- Email · b449r4f559s@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · th…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "thermal-edge.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.