Skip to content

Hostname

beta.uy

Last fetched

beta.uy resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NG.

Nutrition Label

WHISPER CANON · beta.uyRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/beta.uy

Resolution chain

beta.uy resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.139.200.42108.139.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.NG
108.139.200.54108.139.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.NG
108.139.200.62108.139.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.NG
108.139.200.87108.139.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.NG
18.65.207.1818.65.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.207.2518.65.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.207.3218.65.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.207.5818.65.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
kevin natanzon (ke87-adnic-o) knatanzon@gmail.com
Contact emails

Subdomains

9 observed subdomains of beta.uy.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for beta.uy.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from beta.uy.

Cypher and MCP

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

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