Skip to content

Hostname

ratel.rs

Last fetched

ratel.rs resolves to 1 IPv4 address operated by AS8400 in RS. WHOIS lists registrar:jp 'posta srbije' as the registrar.

Nutrition Label

WHISPER CANON · ratel.rsRouting diversity1.5/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ratel.rs

Resolution chain

ratel.rs resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
79.101.30.6779.101.0.0/16AS8400RS

WHOIS identity

Registrar
registrar:jp 'posta srbije'
Organization
Contact emails

Subdomains

47 observed subdomains of ratel.rs.

Web-graph footprint

Distinct hostnames that link to or from ratel.rs in the public web crawl.

193 sites link to this hostname.

159 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ratel.rs.

MechanismTarget
SPF_IP79.101.30.72

Related pages

Pivot deeper into the graph from ratel.rs.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ratel.rs"})-[: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.