Hostname
35thregistry.com
Last fetched
35thregistry.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
35thregistry.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 |
|---|---|---|---|---|
| 188.114.96.3 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of 35thregistry.com owner
- Contact emails
- jeff@micro-ram.com
- 40cd3a7d-8183-448b-9a13-c2b4ea31928a@identity-protect.org
- 6164356a-33d6-4b33-99b2-dcbfd4448db4@identity-protect.org
- 65b4b9d4-2fdf-4c4c-84f5-bf6c6b5d2d13@identity-protect.org
- 9f6dd34d-3f46-44cb-93d5-5627de65ca63@identity-protect.org
- de536d49-c937-4687-ade3-d436a1c0ae70@identity-protect.org
- fb113fec-2aa4-4734-9ce9-a43ba4d1ca36@identity-protect.org
- owner-939888@35thregistry.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of 35thregistry.com.
| Subdomain |
|---|
| www.35thregistry.com |
Web-graph footprint
Distinct hostnames that link to or from 35thregistry.com in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for 35thregistry.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.forwardemail.net |
Related pages
Pivot deeper into the graph from 35thregistry.com.
- IP · 188.114.96.3
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · jeff@micro-ram.com
- TLD · .com
- Browse hostnames · 35…
- 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: "35thregistry.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.