Hostname
webheat.com
Last fetched
webheat.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1861 as the registrar.
Nutrition Label
Resolution chain
webheat.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:1861
- Organization
- privacydotlink customer 2761512
- Contact emails
Subdomains
6 observed subdomains of webheat.com.
Web-graph footprint
Distinct hostnames that link to or from webheat.com in the public web crawl.
7 sites link to this hostname.
384 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for webheat.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_IP | 1.1.1.1/32 |
| SPF_IP | 18.98.1.88 |
| SPF_IP | 216.27.84.64/27 |
| SPF_IP | 216.27.93.0/25 |
| SPF_IP | 35.190.247.0/24 |
| SPF_IP | 35.191.0.0/16 |
| SPF_IP | 52.29.144.204/32 |
| SPF_IP | 52.58.7.120/32 |
| SPF_IP | 64.233.160.0/19 |
| SPF_IP | 66.102.0.0/20 |
| SPF_IP | 66.192.165.128/27 |
| SPF_IP | 66.192.165.130/28 |
| SPF_IP | 66.249.80.0/20 |
| SPF_IP | 72.14.192.0/18 |
| SPF_IP | 74.125.0.0/16 |
| SPF_IP | 74.202.227.32/27 |
Related pages
Pivot deeper into the graph from webheat.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "webheat.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.