Skip to content

Hostname

urubu.com.br

Last fetched

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

Nutrition Label

WHISPER CANON · urubu.com.brRouting diversity3.9/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/urubu.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
3.226.5.1283.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.227.8334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.160.25144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.223.146.18244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.139.11352.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.88.48.6054.88.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
gustavo valente serra
Contact emails

Subdomains

4 observed subdomains of urubu.com.br.

Web-graph footprint

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

17 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for urubu.com.br.

MechanismTarget
SPF_INCLUDE_spf.getresponse.com
SPF_INCLUDEamazonses.com

Related pages

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

Cypher and MCP

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

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