Skip to content

Hostname

oceano.uy

Last fetched

oceano.uy resolves to 1 IPv4 address operated by AS6057 - Administracion Nacional de Telecomunicaciones in UY.

Nutrition Label

WHISPER CANON · oceano.uyRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/oceano.uy

Resolution chain

oceano.uy resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
179.27.210.201179.27.208.0/20AS6057AS6057 - Administracion Nacional de TelecomunicacionesUY

WHOIS identity

Registrar
Organization
compa??a uruguaya de publicidad s.a (755-netgate) dominios@netgate.com.uy
Contact emails

Subdomains

2 observed subdomains of oceano.uy.

Web-graph footprint

Distinct hostnames that link to or from oceano.uy in the public web crawl.

39 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for oceano.uy.

MechanismTarget
SPF_Aoceano.uy
SPF_IP179.27.152.164
SPF_MXoceano.uy

Related pages

Pivot deeper into the graph from oceano.uy.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.