Skip to content

Hostname

redecom.com.ec

Last fetched

redecom.com.ec is a registered hostname under the .ec top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with redecom.com.ec in WhisperGraph.

Subdomains

8 observed subdomains of redecom.com.ec.

Web-graph footprint

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

17 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • redecom.com.ec

SPF policy

7 SPF mechanisms authorising senders for redecom.com.ec.

MechanismTarget
SPF_Aredecom.com.ec
SPF_INCLUDErelay.spamshield.io
SPF_IP108.163.147.39
SPF_IP174.142.221.71
SPF_IP174.142.221.74
SPF_IP174.142.221.78
SPF_MXredecom.com.ec

Related pages

Pivot deeper into the graph from redecom.com.ec.

Cypher and MCP

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

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