Skip to content

Hostname

dimension360.com.uy

Last fetched

dimension360.com.uy resolves to 1 IPv4 address operated by SERVERCENTRAL - DEFT.COM in US.

Nutrition Label

WHISPER CANON · dimension360.com.uyRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/dimension360.com.uy

Resolution chain

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

IPPrefixASNOperatorCountry
66.225.241.5666.225.192.0/18AS23352SERVERCENTRAL - DEFT.COMUS

WHOIS identity

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

Subdomains

7 observed subdomains of dimension360.com.uy.

Web-graph footprint

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

53 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • dimension360.com.uy

SPF policy

5 SPF mechanisms authorising senders for dimension360.com.uy.

MechanismTarget
SPF_Adimension360.com.uy
SPF_INCLUDErelay.mailchannels.net
SPF_IP64.37.62.102
SPF_IP64.37.62.99
SPF_MXdimension360.com.uy

Related pages

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

Cypher and MCP

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

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