Skip to content

Hostname

urban92.com.br

Last fetched

urban92.com.br resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · urban92.com.brRouting diversity5.6/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/urban92.com.br

Resolution chain

urban92.com.br resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.179.19416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.6016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.184.2316.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.188.2116.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.192.15016.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.192.5416.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.19216.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.201.21116.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.1.1703.5.1.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.221.25352.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.60.6952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.92.13852.216.92.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.223.3752.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.234.15752.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.88.25152.217.88.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.199.2954.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with urban92.com.br in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from urban92.com.br in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from urban92.com.br.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "urban92.com.br"})-[: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.