Hostname
heatit.com
Last fetched
heatit.com resolves to 1 IPv4 address operated by GLESYS glesys.com in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
heatit.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 80.67.7.177 | 80.67.0.0/20 | AS42708 | GLESYS glesys.com | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- heatit controls ab
- Contact emails
- einstein.ece@gmail.com
- 2h2frmgytu2r@privacy-protection.email
- 42epncfazmnn@privacy-protection.email
- 5gzsakdtzv9x@privacy-protection.email
- g6pyzyamswyz@privacy-protection.email
- hhcr6vpgejje@privacy-protection.email
- hp7keh7xfxuc@privacy-protection.email
- naw5uargyfet@privacy-protection.email
- on6nygdrsfxk@privacy-protection.email
- qdjskmezvzz9@privacy-protection.email
- rnyw4gn5owxi@privacy-protection.email
- shyt6dbtyuee@privacy-protection.email
- viifmbbbser5@privacy-protection.email
- wevxjg3cfqfw@privacy-protection.email
- xrehbh8syg7t@privacy-protection.email
- jk@heatit.se
Subdomains
7 observed subdomains of heatit.com.
Web-graph footprint
Distinct hostnames that link to or from heatit.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for heatit.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.createsend.com |
| SPF_INCLUDE | _spf.online.superoffice.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.emarketeer.com |
| SPF_IP | 23.253.183.25 |
| SPF_IP | 77.106.152.186 |
Related pages
Pivot deeper into the graph from heatit.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "heatit.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.