Skip to content

Hostname

rec-caucasus.org

Last fetched

rec-caucasus.org resolves to 1 IPv4 address operated by PREDATOR-AS - Connect Ltd. in GE. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · rec-caucasus.orgRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/rec-caucasus.org

Resolution chain

rec-caucasus.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.72.155.20212.72.155.0/24AS197229PREDATOR-AS - Connect Ltd.GE

WHOIS identity

Registrar
iana:9
Organization
david dartsimelia
Contact emails

Subdomains

9 observed subdomains of rec-caucasus.org.

Web-graph footprint

Distinct hostnames that link to or from rec-caucasus.org in the public web crawl.

45 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for rec-caucasus.org.

MechanismTarget
SPF_Arec-caucasus.org
SPF_INCLUDEwebsitewelcome.com
SPF_IP173.254.30.48
SPF_MXrec-caucasus.org

Related pages

Pivot deeper into the graph from rec-caucasus.org.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "rec-caucasus.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 20

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