Skip to content

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

WHISPER CANON · rezina.ccRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/rezina.cc

Resolution chain

rezina.cc resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.14.117104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.117104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.247172.67.64.0/20AS13335CLOUDFLARENET - 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.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for rezina.cc.

MechanismTarget
SPF_Ain.bs.ua
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf2.esputnik.com
SPF_IP18.184.162.169
SPF_IP18.184.49.166
SPF_IP18.185.36.130
SPF_IP18.194.162.193
SPF_IP18.194.42.109
SPF_IP18.196.10.216
SPF_IP3.121.116.0
SPF_IP3.121.181.156
SPF_IP3.121.196.49
SPF_IP3.122.193.210
SPF_IP35.157.131.28
SPF_IP35.159.19.183
SPF_IP52.59.238.145
SPF_IP54.93.202.35

Related pages

Pivot deeper into the graph from rezina.cc.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.