Skip to content

Hostname

relc.com

Last fetched

relc.com resolves to 1 IPv4 address operated by AS12963 in UA. WHOIS lists iana:1112 as the registrar.

Nutrition Label

WHISPER CANON · relc.comRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/relc.com

Resolution chain

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

IPPrefixASNOperatorCountry
213.160.133.178213.160.128.0/19AS12963UA

WHOIS identity

Registrar
iana:1112
Organization
privacy protection service
Contact emails

Subdomains

343 observed subdomains of relc.com.

Web-graph footprint

Distinct hostnames that link to or from relc.com in the public web crawl.

8 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for relc.com.

MechanismTarget
SPF_INCLUDE_spf.volz.ua
SPF_IP194.183.162.0/24
SPF_IP194.183.180.0/24
SPF_IP195.177.68.0/24
SPF_IP213.160.128.0/24
SPF_IP213.160.133.176/29
SPF_IP213.160.136.248/29
SPF_MXrelc.com

Related pages

Pivot deeper into the graph from relc.com.

Cypher and MCP

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

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