Skip to content

Hostname

baselux.com.uy

Last fetched

baselux.com.uy resolves to 1 IPv4 address operated by AS137870 in JP.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.116.16.4103.116.16.0/24AS137870JP

WHOIS identity

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

Subdomains

2 observed subdomains of baselux.com.uy.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for baselux.com.uy.

MechanismTarget
SPF_EXISTS%{i}.spf.hc429.c3s2.iphmx.com
SPF_MXbaselux.com.uy

Related pages

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

Cypher and MCP

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

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