Skip to content

Hostname

replain.cc

Last fetched

replain.cc resolves to 1 IPv4 address operated by MEDIATELEKOM in RU. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · replain.ccRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/replain.cc

Resolution chain

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

IPPrefixASNOperatorCountry
185.215.4.20185.215.4.0/24AS57724MEDIATELEKOMRU

WHOIS identity

Registrar
iana:269
Organization
on behalf of replain.cc owner
Contact emails

Subdomains

26 observed subdomains of replain.cc.

Web-graph footprint

Distinct hostnames that link to or from replain.cc in the public web crawl.

151 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for replain.cc.

MechanismTarget
SPF_INCLUDEspf.unisender.ru
SPF_IP178.21.8.220
SPF_IP194.85.61.244
SPF_IP194.85.61.245
SPF_IP31.177.64.180
SPF_IP31.177.71.128
SPF_IP31.177.81.128
SPF_IP31.177.89.50

Related pages

Pivot deeper into the graph from replain.cc.

Cypher and MCP

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

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