Skip to content

Hostname

bravotran.com

Last fetched

bravotran.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · bravotran.comRouting diversity5.9/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bravotran.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.215.215.25218.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.232.236.8618.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.226.12634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.122.8544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.213.21644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.154.2952.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.243.4852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.108.16352.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.164.25.21854.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.225.122.7954.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.227.215.3554.226.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.117.9498.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.186.19098.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.250.20532.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.199.240100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1387
Organization
c/o whoistrustee.com
Contact emails

Subdomains

13 observed subdomains of bravotran.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for bravotran.com.

MechanismTarget
SPF_INCLUDEe.notification.intuit.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from bravotran.com.

Cypher and MCP

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

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