Hostname
performanceforums.com
Last fetched
performanceforums.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
performanceforums.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.21.5.78 | 104.21.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.133.47 | 172.67.128.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- alexey leonov
- Contact emails
- performanceforums.com@domainnameproxyservice.com
- sing@hotmail.com
- 0d20dd46-699d-4fdd-b523-699d670e548e@identity-protect.org
- 1326667e-bd9d-43dd-b7b9-42e7ae2bf5a2@identity-protect.org
- 1b349f0a-d4e5-4e48-b48e-3f2e1219c6de@identity-protect.org
- 20d3516c-d86d-4b38-b1b7-5d100965de89@identity-protect.org
- 7987cd2d-ce03-4f6e-afc4-e4831b94cfe4@identity-protect.org
- b04cfc40-97eb-4d10-8b7b-159d0aebc9d0@identity-protect.org
- c1504d6f-c313-42f1-9856-52aa320cf43a@identity-protect.org
- owner-10699323@performanceforums.com.whoisprivacyservice.org
- simon@simon.su
Subdomains
2 observed subdomains of performanceforums.com.
Web-graph footprint
Distinct hostnames that link to or from performanceforums.com in the public web crawl.
20 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
5 SPF mechanisms authorising senders for performanceforums.com.
| Mechanism | Target |
|---|---|
| SPF_A | performanceforums.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | zohomail.com |
| SPF_IP | 52.89.160.202 |
| SPF_MX | performanceforums.com |
Related pages
Pivot deeper into the graph from performanceforums.com.
- IP · 104.21.5.78
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · performanceforums.com@domainnameproxyservice.com
- TLD · .com
- Browse hostnames · pe…
- 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: "performanceforums.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.