Hostname
curseforge.com
Last fetched
curseforge.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
curseforge.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.17.29.3 | 104.17.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.17.30.3 | 104.17.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- bryan mclemore
- Contact emails
- curseforge.com@domainsbyproxy.com
- hostmaster@amazon.com
- it-domain-admin@curse.com
- 22fc1a4f-371b-45d3-b005-3315c69e6175@identity-protect.org
- 40574e63-75c3-494a-ac8c-3d1da673a1d0@identity-protect.org
- 4990de83-e2e3-405b-83f4-012a66e8733f@identity-protect.org
- 620fb103-62e7-4780-aee7-9e3eadb6f8e4@identity-protect.org
- 6814e08d-dd9d-406c-8ae8-2509282323e7@identity-protect.org
- d1381caa-9b45-481b-96f1-1ff91929ca94@identity-protect.org
- d3983c84-946e-4c45-845d-0997c4b45d2c@identity-protect.org
- owner-1450838@curseforge.com.whoisprivacyservice.org
- owner-1606577@curseforge.com.whoisprivacyservice.org
- owner-1720787@curseforge.com.whoisprivacyservice.org
- owner-5276457@curseforge.com.whoisprivacyservice.org
- owner-5546406@curseforge.com.whoisprivacyservice.org
- owner-5878317@curseforge.com.whoisprivacyservice.org
- owner-6148266@curseforge.com.whoisprivacyservice.org
- owner-776411@curseforge.com.whoisprivacyservice.org
- owner-8873770@curseforge.com.whoisprivacyservice.org
- owner-9143719@curseforge.com.whoisprivacyservice.org
- and 2 more
Subdomains
100 observed subdomains of curseforge.com.
Showing 25 of 100. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from curseforge.com in the public web crawl.
5,969 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for curseforge.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mailgun.org |
Related pages
Pivot deeper into the graph from curseforge.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "curseforge.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.