Hostname
tempmail.cc
Last fetched
tempmail.cc resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
tempmail.cc 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.60.116 | 104.21.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.196.34 | 172.67.192.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:269
- Organization
- on behalf of tempmail.cc owner
- Contact emails
- 103f40bdbeb386740bb1338fbdf098fe30695d69097e5f7b07a28c2560dd41a7@tempmail.cc.whoisproxy.org
- 2ddb9963a1975f8f02c22b2ad2270590375bb1d5e5031d676f691a9745601535@tempmail.cc.whoisproxy.org
- 91a7e5292baa3627cd8176670b32a3da2f6abefd278104273526c2d4292bfb66@tempmail.cc.whoisproxy.org
- 98814fa878eaf93361e50cf395241002180bd470babac9d643494569e23e2724@tempmail.cc.whoisproxy.org
- 9a1274bac99c8c36c2aa3737f2a436e3024438927a2129e40b35bbbf58bfc08b@tempmail.cc.whoisproxy.org
- 9d5eff69232f6acc7ddfd0f429ec7b048b4ce42b2d8e0bec469fdba08d61eab3@tempmail.cc.whoisproxy.org
- a2066af8cafd7e453c27c4a85f1485e8ba73fefe520fac317e3090d25d591b63@tempmail.cc.whoisproxy.org
- ba98c4238f8faed8447129b9aa34ec752aa3051865be47de77c946ca0fefd6b6@tempmail.cc.whoisproxy.org
- be869299ec65fcbb6105664310404d91bc4a3672b99d9b85009eb895081f3203@tempmail.cc.whoisproxy.org
- c62c7eeb2790eb1d7e31a9308733d92e39e663566d5ef1236e1312f3bcf54af0@tempmail.cc.whoisproxy.org
- d22aa940e526b36f683907cafa87022bb186d11a86498aef4509c4805b7c4b13@tempmail.cc.whoisproxy.org
- dbd72161dc859732788e1cc4963ca0f6fa55e9078749b682c39af90f8a717674@tempmail.cc.whoisproxy.org
- fb0a0c3438e9b67ed6dbd2748a294c0caf6cdc11a747966ac7d0c34ad77b9717@tempmail.cc.whoisproxy.org
Subdomains
3 observed subdomains of tempmail.cc.
Web-graph footprint
Distinct hostnames that link to or from tempmail.cc in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from tempmail.cc.
- IP · 104.21.60.116
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:269
- Country · CA
- Email · 103f40bdbeb386740bb1338fbdf098fe30695d69097e5f7b07a28c2560dd41a7@tempmail.cc.whoisproxy.org
- TLD · .cc
- 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: "tempmail.cc"})-[: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.