Hostname
themepunch.com
Last fetched
themepunch.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1390 as the registrar.
Nutrition Label
Resolution chain
themepunch.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.20.24.19 | 104.20.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.150.42 | 172.66.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1390
- Organization
- krisztian horvath
- Contact emails
Subdomains
27 observed subdomains of themepunch.com.
Showing 25 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from themepunch.com in the public web crawl.
610 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
67 SPF mechanisms authorising senders for themepunch.com.
| Mechanism | Target |
|---|---|
| SPF_A | themepunch.com |
| SPF_IP | 134.119.228.100 |
| SPF_IP | 134.119.228.101 |
| SPF_IP | 134.119.228.102 |
| SPF_IP | 134.119.228.103 |
| SPF_IP | 134.119.228.104 |
| SPF_IP | 134.119.228.105/32 |
| SPF_IP | 134.119.228.106 |
| SPF_IP | 134.119.228.107/32 |
| SPF_IP | 134.119.228.108 |
| SPF_IP | 134.119.228.109 |
| SPF_IP | 134.119.228.110 |
| SPF_IP | 134.119.228.111 |
| SPF_IP | 134.119.228.112 |
| SPF_IP | 134.119.228.113 |
| SPF_IP | 134.119.228.114 |
| SPF_IP | 134.119.228.115 |
| SPF_IP | 134.119.228.116 |
| SPF_IP | 134.119.228.117 |
| SPF_IP | 134.119.228.118 |
| SPF_IP | 134.119.228.119 |
| SPF_IP | 134.119.228.97/32 |
| SPF_IP | 134.119.228.98/28 |
| SPF_IP | 134.119.228.99 |
| SPF_IP | 80.67.18.13/15 |
| SPF_IP | 80.67.18.14/32 |
| SPF_IP | 80.67.18.15/32 |
| SPF_IP | 80.67.18.16 |
| SPF_IP | 80.67.18.28/29 |
| SPF_IP | 80.67.18.29 |
| SPF_IP | 80.67.18.43 |
| SPF_IP | 80.67.18.44 |
| SPF_IP | 80.67.29.23 |
| SPF_IP | 80.67.29.24 |
| SPF_IP | 80.67.29.28 |
| SPF_IP | 80.67.29.7 |
| SPF_IP | 80.67.29.8 |
| SPF_IP | 80.67.31.100/32 |
| SPF_IP | 80.67.31.101/16 |
| SPF_IP | 80.67.31.102/24 |
| SPF_IP | 80.67.31.103 |
| SPF_IP | 80.67.31.104 |
| SPF_IP | 80.67.31.24 |
| SPF_IP | 80.67.31.25 |
| SPF_IP | 80.67.31.26 |
| SPF_IP | 80.67.31.27 |
| SPF_IP | 80.67.31.28/27 |
| SPF_IP | 80.67.31.29/32 |
| SPF_IP | 80.67.31.30 |
| SPF_IP | 80.67.31.31 |
| SPF_IP | 80.67.31.32/32 |
| SPF_IP | 80.67.31.35 |
| SPF_IP | 80.67.31.36 |
| SPF_IP | 80.67.31.37 |
| SPF_IP | 80.67.31.38 |
| SPF_IP | 80.67.31.39 |
| SPF_IP | 80.67.31.4 |
| SPF_IP | 80.67.31.40 |
| SPF_IP | 80.67.31.42/32 |
| SPF_IP | 80.67.31.93/32 |
| SPF_IP | 80.67.31.94/24 |
| SPF_IP | 80.67.31.95/24 |
| SPF_IP | 80.67.31.96/32 |
| SPF_IP | 80.67.31.97 |
| SPF_IP | 80.67.31.98 |
| SPF_IP | 80.67.31.99 |
| SPF_MX | themepunch.com |
Related pages
Pivot deeper into the graph from themepunch.com.
- IP · 104.20.24.19
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1390
- Country · CA
- Email · a8e75564nae@opensrs.namespace4you.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: "themepunch.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.