Skip to content

Hostname

rus.ec

Last fetched

rus.ec resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:nic.ec registraraddress: av. 9 de octubre 100 y malecon|oficina 2204|guayaquil , guayas|country: ec| as the registrar.

Nutrition Label

WHISPER CANON · rus.ecRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/rus.ec

Resolution chain

rus.ec resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.96.105104.21.96.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.14.26104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.26104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.176.219172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.167172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:nic.ec registraraddress: av. 9 de octubre 100 y malecon|oficina 2204|guayaquil , guayas|country: ec|
Organization
ilya larin
Contact emails

Subdomains

32 observed subdomains of rus.ec.

Web-graph footprint

Distinct hostnames that link to or from rus.ec in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for rus.ec.

MechanismTarget
SPF_Arus.ec
SPF_MXgmail.com
SPF_MXgooglemail.com
SPF_MXmail.ru
SPF_MXrambler.ru
SPF_MXrus.ec
SPF_MXukr.net
SPF_MXyandex.ru
SPF_MXyandex.ua

Related pages

Pivot deeper into the graph from rus.ec.

Cypher and MCP

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

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