Hostname
hot-7.com
Last fetched
hot-7.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1336 as the registrar.
Nutrition Label
Resolution chain
hot-7.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.10.227 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.11.227 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.71.134 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1336
- Organization
- jemy lin
- Contact emails
Subdomains
1 observed subdomain of hot-7.com.
| Subdomain |
|---|
| www.hot-7.com |
Web-graph footprint
Distinct hostnames that link to or from hot-7.com in the public web crawl.
49 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for hot-7.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 113.196.181.61 |
| SPF_IP | 122.147.65.75 |
| SPF_IP | 203.73.178.253 |
| SPF_IP | 61.66.113.130 |
| SPF_IP | 61.66.113.131 |
| SPF_IP | 61.66.113.142 |
Related pages
Pivot deeper into the graph from hot-7.com.
- IP · 104.26.10.227
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1336
- Country · CA
- Email · jemy.lin@wowprime.com
- TLD · .com
- Browse hostnames · ho…
- 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: "hot-7.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.