Hostname
gorzdrav.org
Last fetched
gorzdrav.org is a registered hostname under the .org top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:463
- Organization
- andrey a tochilin
- Contact emails
Subdomains
18 observed subdomains of gorzdrav.org.
Showing 15 of 18. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gorzdrav.org in the public web crawl.
819 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for gorzdrav.org.
| Mechanism | Target |
|---|---|
| SPF_A | mail.366.ru |
| SPF_INCLUDE | spf.mindbox.ru |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendsay.ru |
| SPF_IP | 45.9.216.134 |
| SPF_IP | 45.9.216.135 |
| SPF_IP | 45.9.216.210 |
| SPF_IP | 45.9.216.211 |
| SPF_IP | 45.9.216.246 |
| SPF_IP | 45.9.216.67 |
| SPF_MX | gorzdrav.org |
Related pages
Pivot deeper into the graph from gorzdrav.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gorzdrav.org"})-[: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.