Hostname
digistar.com.uy
Last fetched
digistar.com.uy resolves to 1 IPv4 address operated by KVCNET-2009 - KVCHOSTING.COM LLC in US.
Nutrition Label
Resolution chain
digistar.com.uy resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 216.122.161.85 | 216.122.161.0/24 | AS395111 | KVCNET-2009 - KVCHOSTING.COM LLC | US |
WHOIS identity
No WHOIS records are currently associated with digistar.com.uy in WhisperGraph.
Subdomains
23 observed subdomains of digistar.com.uy.
Showing 14 of 23. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from digistar.com.uy in the public web crawl.
8 sites link to this hostname.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for digistar.com.uy.
| Mechanism | Target |
|---|---|
| SPF_A | digistar.com.uy |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_IP | 162.144.114.79 |
| SPF_IP | 173.214.190.132 |
| SPF_IP | 190.64.78.115 |
| SPF_IP | 198.210.36.107 |
| SPF_MX | accubanker.com.uy |
| SPF_MX | digicard.com.uy |
| SPF_MX | digistar.com.uy |
| SPF_MX | new-age-data.uy |
| SPF_MX | telectronica.uy |
| SPF_MX | unniontech.com |
Related pages
Pivot deeper into the graph from digistar.com.uy.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "digistar.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.