Hostname
rezina.cc
Last fetched
rezina.cc resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
rezina.cc resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.14.117 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.15.117 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.73.247 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:269
- Organization
- sergej bednarskij
- Contact emails
Subdomains
18 observed subdomains of rezina.cc.
Web-graph footprint
Distinct hostnames that link to or from rezina.cc in the public web crawl.
112 sites link to this hostname.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for rezina.cc.
| Mechanism | Target |
|---|---|
| SPF_A | in.bs.ua |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf2.esputnik.com |
| SPF_IP | 18.184.162.169 |
| SPF_IP | 18.184.49.166 |
| SPF_IP | 18.185.36.130 |
| SPF_IP | 18.194.162.193 |
| SPF_IP | 18.194.42.109 |
| SPF_IP | 18.196.10.216 |
| SPF_IP | 3.121.116.0 |
| SPF_IP | 3.121.181.156 |
| SPF_IP | 3.121.196.49 |
| SPF_IP | 3.122.193.210 |
| SPF_IP | 35.157.131.28 |
| SPF_IP | 35.159.19.183 |
| SPF_IP | 52.59.238.145 |
| SPF_IP | 54.93.202.35 |
Related pages
Pivot deeper into the graph from rezina.cc.
- IP · 104.26.14.117
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:269
- Country · CA
- Email · info@domain-contact.org
- TLD · .cc
- Browse hostnames · re…
- 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: "rezina.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.