Skip to content

Hostname

mtb.uy

Last fetched

mtb.uy resolves to 1 IPv4 address operated by AS16276 in US.

Nutrition Label

WHISPER CANON · mtb.uyRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/mtb.uy

Resolution chain

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

IPPrefixASNOperatorCountry
135.148.169.28135.148.128.0/17AS16276US

WHOIS identity

No WHOIS records are currently associated with mtb.uy in WhisperGraph.

Subdomains

7 observed subdomains of mtb.uy.

Web-graph footprint

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

204 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mtb.uy.

MechanismTarget
SPF_Amtb.uy
SPF_INCLUDE_spf.google.com
SPF_INCLUDEpepipost.net
SPF_INCLUDEspf.hostmantis.com
SPF_IP135.148.169.28
SPF_IP198.252.100.140
SPF_IP198.252.105.24
SPF_IP198.252.99.250
SPF_MXmtb.uy

Related pages

Pivot deeper into the graph from mtb.uy.

Cypher and MCP

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

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