Hostname
controlrelay.prored.com.uy
Last fetched
controlrelay.prored.com.uy is a registered hostname under the .uy top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
No WHOIS records are currently associated with controlrelay.prored.com.uy in WhisperGraph.
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for controlrelay.prored.com.uy.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | customeriomail.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.smtp2go.com |
| SPF_IP | 192.237.188.93 |
| SPF_IP | 210.48.71.198/30 |
| SPF_IP | 50.56.72.228 |
| SPF_IP | 50.57.187.177 |
Related pages
Pivot deeper into the graph from controlrelay.prored.com.uy.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "controlrelay.prored.com.uy"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.