Skip to content

Hostname

relenta.com

Last fetched

relenta.com resolves to 1 IPv4 address operated by AS63949 in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
66.228.51.14366.228.48.0/21AS63949US

WHOIS identity

Registrar
iana:146
Organization
dmitri eroshenko
Contact emails

Subdomains

24 observed subdomains of relenta.com.

Web-graph footprint

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

66 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for relenta.com.

MechanismTarget
SPF_INCLUDE_netblocks.google.com
SPF_IP108.177.96.0/19
SPF_IP130.211.0.0/22
SPF_IP136.169.60.130
SPF_IP172.217.0.0/19
SPF_IP172.217.128.0/19
SPF_IP172.217.160.0/20
SPF_IP172.217.192.0/19
SPF_IP172.217.32.0/20
SPF_IP172.253.112.0/20
SPF_IP172.253.56.0/21
SPF_IP2001:4860:4000::/36
SPF_IP2404:6800:4000::/36
SPF_IP2607:f8b0:4000::/36
SPF_IP2800:3f0:4000::/36
SPF_IP2a00:1450:4000::0/36
SPF_IP2c0f:fb50:4000::/36
SPF_IP35.191.0.0/16
SPF_IP45.56.79.145
SPF_IP45.79.5.227
SPF_MXrelenta.com
SPF_REDIRECTrelenta.net

Related pages

Pivot deeper into the graph from relenta.com.

Cypher and MCP

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

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