Hostname
pronto.com.uy
Last fetched
pronto.com.uy resolves to 11 IPv4 addresses operated by AS20940 in DE.
Nutrition Label
Resolution chain
pronto.com.uy resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
No WHOIS records are currently associated with pronto.com.uy in WhisperGraph.
Subdomains
20 observed subdomains of pronto.com.uy.
Showing 19 of 20. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from pronto.com.uy in the public web crawl.
51 sites link to this hostname.
84 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- mxa-001a3205.gslb.pphosted.com
- mxb-001a3205.gslb.pphosted.com
- smexstsip11.scotiabank.com.mx
- smexstsip21.scotiabank.com.mx
- smexstsip31.scotiabank.com.mx
- smexstsip41.scotiabank.com.mx
- smexstsip51.scotiabank.com.mx
- smexstsipgdl11.scotiabank.com.mx
- smexstsipgdl21.scotiabank.com.mx
- smexstsipgdl31.scotiabank.com.mx
- smexstsipgdl41.scotiabank.com.mx
- smexstsipgdl51.scotiabank.com.mx
SPF policy
2 SPF mechanisms authorising senders for pronto.com.uy.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}._i.%{d}._d.espf.dmp.cisco.com |
| SPF_INCLUDE | %{d}.16.spf-protect.dmp.cisco.com |
Related pages
Pivot deeper into the graph from pronto.com.uy.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pronto.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.