Skip to content

Hostname

ufficio.com.uy

Last fetched

ufficio.com.uy resolves to 1 IPv4 address operated by AS16276 in CA.

Nutrition Label

WHISPER CANON · ufficio.com.uyRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ufficio.com.uy

Resolution chain

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

IPPrefixASNOperatorCountry
15.235.53.1315.235.0.0/17AS16276CA

WHOIS identity

No WHOIS records are currently associated with ufficio.com.uy in WhisperGraph.

Subdomains

4 observed subdomains of ufficio.com.uy.

Web-graph footprint

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

9 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for ufficio.com.uy.

MechanismTarget
SPF_Aemail4.pl.com.uy
SPF_Aemail5.pl.com.uy
SPF_Aemail6.pl.com.uy
SPF_Aemail7.pl.com.uy
SPF_Aemail8.pl.com.uy
SPF_Aufficio.com.uy
SPF_IP144.217.255.86
SPF_IP144.217.29.158
SPF_IP15.235.53.13
SPF_IP158.69.225.70
SPF_IP51.161.115.89
SPF_IP51.79.109.237
SPF_IP54.39.167.146
SPF_MXufficio.com.uy

Related pages

Pivot deeper into the graph from ufficio.com.uy.

Cypher and MCP

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

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

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